From 0f68548855802e18a3ce216f307c974ab204a7eb Mon Sep 17 00:00:00 2001 From: Patrick Uiterwijk Date: Wed, 16 Aug 2017 17:40:53 +0000 Subject: [PATCH] Deploy SSH config to all persistent cloud Signed-off-by: Patrick Uiterwijk --- tasks/persistent_cloud.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tasks/persistent_cloud.yml b/tasks/persistent_cloud.yml index bd8894dfeb..a0e21b1482 100644 --- a/tasks/persistent_cloud.yml +++ b/tasks/persistent_cloud.yml @@ -28,8 +28,8 @@ register: nova_result when: host_is_up|failed -- name: Put in SSH cert - include: "{{ ansible_base }}/ansible/roles/base/tasks/sshcerts.yml" +- name: Deploy SSH config + include_role: basessh # instance can be both id and name, volume must be id # volume must be id