Add the group "Fortitude" for the team project
This commit is contained in:
parent
53f741f84f
commit
6fbef9ce1e
|
@ -7,6 +7,10 @@
|
||||||
- group:
|
- group:
|
||||||
name: sudo
|
name: sudo
|
||||||
state: present
|
state: present
|
||||||
|
|
||||||
|
- group:
|
||||||
|
name: fortitude
|
||||||
|
state: present
|
||||||
#Service accounts
|
#Service accounts
|
||||||
- include: users/minecraft.yml
|
- include: users/minecraft.yml
|
||||||
- include: users/bzflag.yml
|
- include: users/bzflag.yml
|
||||||
|
|
Loading…
Reference in New Issue