12 lines
222 B
YAML
Raw Normal View History

---
# Groups that do not come to all distros by default.
2021-02-21 09:25:24 -06:00
- name: General | Account Management | System Groups
group:
name: "{{ item }}"
2021-02-21 09:25:24 -06:00
system: yes
state: present
loop:
- sudo
- video
- render