Adjust path to copr-keygen backup gpg pubkey
This commit is contained in:
parent
29c4a803a8
commit
a2e8663307
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
file: path=/backup state=directory
|
||||
|
||||
#- name: copy pubkey for backup encryption
|
||||
# copy: src="{{ private }}/copr/keygen/backup_key.asc" dest="/root/backup_key.asc"
|
||||
# copy: src="{{ private }}/files/copr/keygen/backup_key.asc" dest="/root/backup_key.asc"
|
||||
#
|
||||
#- name: import pubkey for backup encryption
|
||||
# shell: "gpg2 --import /root/backup_key.asc || true"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue