Set this to never change
This commit is contained in:
parent
ba17d752f2
commit
f631392507
1 changed files with 1 additions and 0 deletions
|
@ -37,6 +37,7 @@
|
|||
command: cat /home/copr-service/.ssh/id_rsa.pub
|
||||
register: cat_pubkey
|
||||
always_run: yes
|
||||
changed_when: false
|
||||
|
||||
- set_fact: pubkey="{{cat_pubkey.stdout|join('')}}"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue