Get from the right path
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
675ceea37c
commit
bc31ff475a
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
||||||
when: host_is_up|failed
|
when: host_is_up|failed
|
||||||
|
|
||||||
- name: Put in SSH cert
|
- name: Put in SSH cert
|
||||||
include: "{{ ansible }}/roles/base/tasks/sshcerts.yml"
|
include: "{{ ansible_base }}/ansible/roles/base/tasks/sshcerts.yml"
|
||||||
|
|
||||||
# instance can be both id and name, volume must be id
|
# instance can be both id and name, volume must be id
|
||||||
# volume must be id
|
# volume must be id
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue