env-ansible/tasks/groups.yml

7 lines
137 B
YAML

---
# Groups that do not come to all distros by default.
- name: Ensure sudo group exists (Looking at you BSD!)
group:
name: sudo