Updated arch config

This commit is contained in:
Michael Mandl 2021-01-28 14:27:05 +01:00
parent 7bacbc8662
commit d2b7c0fd5d
Signed by: mandlm
GPG key ID: 4AA25D647AA54CC7
10 changed files with 119 additions and 30 deletions

View file

@ -0,0 +1,3 @@
---
sudo_group: "{{ 'sudo' if ansible_facts['os_family'] == 'Debian' else 'wheel' }}"