ansible-roles/evolinux-users/templates/sudoers_jessie.j2
Patrick Marchand 965bde878f Removes nagios sudo privilege definition from evolix-users
The nagios-nrpe role will define those privileges instead.
2019-05-28 23:06:40 +02:00

8 lines
266 B
Django/Jinja

Defaults umask=0077
Cmnd_Alias MAINT = /usr/share/scripts/evomaintenance.sh, /usr/share/scripts/listupgrade.sh, /usr/bin/apt, /bin/mount
User_Alias ADMINS = {{ user.name }}
ADMINS ALL = (ALL:ALL) ALL
ADMINS ALL = NOPASSWD: MAINT