More organization and beginning to add 1337 share.
This commit is contained in:
6
tasks/general/acct_mgmt/groups.yml
Normal file
6
tasks/general/acct_mgmt/groups.yml
Normal file
@ -0,0 +1,6 @@
|
||||
---
|
||||
# Groups that do not come to all distros by default.
|
||||
|
||||
- name: Ensure sudo group exists (Looking at you BSD!)
|
||||
group:
|
||||
name: sudo
|
Reference in New Issue
Block a user