updated sudo state

This commit is contained in:
Paul 2021-03-20 10:40:54 +01:00
parent 5fe373f150
commit 99d441b27c

View File

@ -9,17 +9,17 @@ sudo:
- 'always_set_home'
acls:
root:
group: False
group: false
host: ALL
who: ALL:ALL
command: ALL
admin:
group: True
group: true
host: ALL
who: ALL
command: ALL
sudo:
group: True
group: true
host: ALL
who: ALL:ALL
command: ALL