mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-16 13:56:03 +08:00
retrace: group retrace already exists in ldap/nis or whatever
This commit is contained in:
committed by
Pierre-Yves Chibon
parent
ebc6835f7b
commit
7444b7b72c
@@ -1,7 +1,6 @@
|
||||
---
|
||||
# create uid/gid - this is normaly done by retrace package
|
||||
# create uid - this is normaly done by retrace package
|
||||
# but the package is not installed yet at this momement
|
||||
- group: name="retrace" state=present gid=174
|
||||
- user: name="retrace" group=retrace groups=mock uid=174
|
||||
|
||||
- file:
|
||||
|
||||
Reference in New Issue
Block a user