copr-be: copy content=, not contents=
This commit is contained in:
parent
82dba3bbb9
commit
d869e7bac5
1 changed files with 1 additions and 1 deletions
|
@ -321,7 +321,7 @@
|
|||
|
||||
- name: install offline token for copr-team in RHSM
|
||||
copy:
|
||||
contents: "{{ copr_red_hat_subscription_offline_token }}"
|
||||
content: "{{ copr_red_hat_subscription_offline_token }}"
|
||||
dest: "{{ rhn_offline_token_file }}"
|
||||
mode: 0600
|
||||
owner: resalloc
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue