mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Get from the right path
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -29,7 +29,7 @@
|
||||
when: host_is_up|failed
|
||||
|
||||
- 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
|
||||
# volume must be id
|
||||
|
||||
Reference in New Issue
Block a user