deactivate systemd-resolved
and replaced paths with global vars
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
|
||||
- name: nameserver | snmpd | configure extend
|
||||
lineinfile:
|
||||
path: "/etc/snmp/snmpd.conf"
|
||||
path: "{{ snmpd_conf }}"
|
||||
state: present
|
||||
line: "extend unbound /usr/bin/sudo /etc/snmp/unbound"
|
||||
insertafter: "# SECTION: Extends"
|
||||
|
||||
Reference in New Issue
Block a user