Skip to content
This repository has been archived by the owner on Jul 16, 2018. It is now read-only.

Commit

Permalink
Check for existence of key
Browse files Browse the repository at this point in the history
  • Loading branch information
kvs committed Nov 17, 2015
1 parent 68c22af commit 2dc1249
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions domain/create/tasks/ports.yml
Expand Up @@ -29,6 +29,7 @@
if (ansible_local is defined)
and (ansible_local.libvirt is defined)
and (ansible_local.libvirt.facts is defined)
and (ansible_local.libvirt.facts.ssh_port is defined)
else
libvirt_ssh_base_port
}}
Expand Down

0 comments on commit 2dc1249

Please sign in to comment.