use default if not a wg client

This commit is contained in:
2024-08-16 18:45:41 +02:00
parent 13080071eb
commit c7e0bf8c3c

View File

@@ -74,8 +74,7 @@
lineinfile:
path: "{{ snmpd_conf }}"
regexp: "^agentaddress.*$"
state: present
line: "agentaddress udp:161,udp6:[::1]:161"
state: absent
when: wg_local_ip is not defined
- name: server | snmpd | copy distro script