bitwarden

This commit is contained in:
jaydee 2024-11-28 10:28:39 +01:00
parent ccbe4080bf
commit fd1da535fa

View File

@ -83,7 +83,7 @@
path: "{{ zabbix_agent_cfg }}"
regexp: "^Server=.*"
insertafter: '^# Server='
line: "Server=192.168.77.0/24"
line: "Server=192.168.77.0/24,192.168.80.0/28"
become: "{{ false if inventory_hostname == 'nas.home.lan' else true }}"
- name: Reconfigure zabbix agent ServerActive