summaryrefslogtreecommitdiffstats
path: root/tasks
diff options
context:
space:
mode:
authorPatrick Uiterwijk <puiterwijk@redhat.com>2017-08-16 17:43:00 +0000
committerPatrick Uiterwijk <puiterwijk@redhat.com>2017-08-16 17:43:00 +0000
commitaef0feda8755c4c6b58cf83ed72829ced7debf37 (patch)
tree69cf26ee0659b33821686bf12de75a001efcc108 /tasks
parente2b829c900e0639fbeb3dedd8c5fef021cdcd521 (diff)
downloadansible-aef0feda8755c4c6b58cf83ed72829ced7debf37.tar.gz
ansible-aef0feda8755c4c6b58cf83ed72829ced7debf37.tar.xz
ansible-aef0feda8755c4c6b58cf83ed72829ced7debf37.zip
Turns out it was just missing a name=
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
Diffstat (limited to 'tasks')
-rw-r--r--tasks/persistent_cloud.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/tasks/persistent_cloud.yml b/tasks/persistent_cloud.yml
index ad19a9ecd..2ba1c2365 100644
--- a/tasks/persistent_cloud.yml
+++ b/tasks/persistent_cloud.yml
@@ -28,7 +28,8 @@
register: nova_result
when: host_is_up|failed
-- include_role: basessh
+- name: Include SSH config
+ include_role: name=basessh
# instance can be both id and name, volume must be id
# volume must be id