copr: tag the root password setting with rootpw

To be consistent with the base's one.
This commit is contained in:
Pavel Raiskup 2024-11-29 18:53:07 +01:00
parent 501b5ce8de
commit a209069d03

View file

@ -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