Add .gpg for sanity
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
9645b45464
commit
5ccac266c4
1 changed files with 1 additions and 1 deletions
|
@ -53,7 +53,7 @@
|
||||||
- name: retrieve replica file
|
- name: retrieve replica file
|
||||||
delegate_to: ipa01.phx2.fedoraproject.org
|
delegate_to: ipa01.phx2.fedoraproject.org
|
||||||
fetch: src=/var/lib/ipa/replica-info-{{inventory_hostname}}.gpg
|
fetch: src=/var/lib/ipa/replica-info-{{inventory_hostname}}.gpg
|
||||||
dest=/tmp/ipa_replica_{{inventory_hostname}}
|
dest=/tmp/ipa_replica_{{inventory_hostname}}.gpg
|
||||||
flat=yes
|
flat=yes
|
||||||
tags:
|
tags:
|
||||||
- ipa
|
- ipa
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue