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