back to singular
This commit is contained in:
4
roles/server/files/distro
Normal file
4
roles/server/files/distro
Normal file
@@ -0,0 +1,4 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
source /etc/os-release
|
||||
echo "${PRETTY_NAME}"
|
||||
2
roles/server/files/sudoers
Normal file
2
roles/server/files/sudoers
Normal file
@@ -0,0 +1,2 @@
|
||||
Debian-snmp ALL = NOPASSWD: /etc/snmp/bind, /etc/snmp/fail2ban, /etc/snmp/docker-stats.sh, /etc/snmp/mailcow-dockerized-postfix, /etc/snmp/unbound, /etc/snmp/osupdate, /etc/snmp/distro
|
||||
Debian-snmp ALL = (postgres) NOPASSWD: /etc/snmp/postgres
|
||||
Reference in New Issue
Block a user