Groups should be system.
This commit is contained in:
parent
e492c62bc7
commit
5b1cbf14c4
@ -1,9 +1,10 @@
|
|||||||
---
|
---
|
||||||
# Groups that do not come to all distros by default.
|
# Groups that do not come to all distros by default.
|
||||||
|
|
||||||
- name: General | Account Management | Groups
|
- name: General | Account Management | System Groups
|
||||||
group:
|
group:
|
||||||
name: "{{ item }}"
|
name: "{{ item }}"
|
||||||
|
system: yes
|
||||||
state: present
|
state: present
|
||||||
loop:
|
loop:
|
||||||
- sudo
|
- sudo
|
||||||
|
Loading…
x
Reference in New Issue
Block a user