mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-06-21 01:19:25 +00:00
Tweak backup to exempt nobackup, and added user/group cherry
This commit is contained in:
@@ -8,15 +8,11 @@
|
||||
name: sudo
|
||||
state: present
|
||||
|
||||
#- group:
|
||||
# name: fortitude
|
||||
# state: present
|
||||
|
||||
#Service accounts
|
||||
- include: users/minecraft.yml
|
||||
- include: users/bzflag.yml
|
||||
- include: users/znc.yml
|
||||
|
||||
- include: users/cherry.yml
|
||||
#Normal Users
|
||||
- include: users/amcclure.yml
|
||||
- include: users/ben.yml
|
||||
|
||||
Reference in New Issue
Block a user