ansible-roles/evolinux-users/templates/sudoers_stretch.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

7 lines
247 B
Django/Jinja

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