mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 18:36:53 +08:00
web-data-analysis: add countme group before trying to add it to countme user
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -94,6 +94,12 @@
|
||||
- packages
|
||||
- web-data
|
||||
|
||||
- name: make countme group
|
||||
group:
|
||||
name: countme
|
||||
tags:
|
||||
- web-data
|
||||
|
||||
- name: make countme user
|
||||
user:
|
||||
name: countme
|
||||
|
||||
Reference in New Issue
Block a user