added tools for powerdns
This commit is contained in:
@@ -135,3 +135,8 @@
|
|||||||
name: "pdns"
|
name: "pdns"
|
||||||
state: started
|
state: started
|
||||||
enabled: true
|
enabled: true
|
||||||
|
|
||||||
|
- name: Nameserver | powerdns-server | install python-is-python3 for snmp helper
|
||||||
|
package:
|
||||||
|
name: python-is-python3
|
||||||
|
state: present
|
||||||
@@ -1,2 +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, /etc/snmp/powerdns-recursor, /etc/snmp/apache-stats.py
|
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, /etc/snmp/powerdns-recursor, /etc/snmp/apache-stats.py, /etc/snmp/powerdns.py, /etc/snmp/powerdns-recursor
|
||||||
Debian-snmp ALL = (postgres) NOPASSWD: /etc/snmp/postgres
|
Debian-snmp ALL = (postgres) NOPASSWD: /etc/snmp/postgres
|
||||||
|
|||||||
Reference in New Issue
Block a user