Create the Bodhi group too

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2019-11-12 11:46:58 +01:00 committed by Pierre-Yves Chibon
parent 2c4b95d31b
commit 7256690036

View file

@ -9,7 +9,12 @@
owner: root
group: root
- name: create the bodhi user
- name: Create the bodhi group
group:
name: bodhi
system: yes
- name: Create the bodhi user
user:
name: bodhi
group: bodhi