summaryrefslogtreecommitdiff
path: root/roles/core/groups/vars/main.yml
blob: e09ecea35575817ba0c7c7b862b8e3d61202b3ae (plain) (blame)
1
2
3
---
normal_groups: "{{ normal_groups_group | combine(normal_groups_host) }}"
system_groups: "{{ system_groups_group | combine(system_groups_host) }}"