copr: tag the root password setting with rootpw
To be consistent with the base's one.
This commit is contained in:
parent
501b5ce8de
commit
a209069d03
1 changed files with 1 additions and 0 deletions
|
@ -5,6 +5,7 @@
|
|||
password: "{{ copr_root_passwords[deployment_type][copr_machine_type] }}"
|
||||
tags:
|
||||
- root_password
|
||||
- rootpw
|
||||
|
||||
- name: create copr-signer group
|
||||
group: name="copr-signer" state=present gid=989
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue