bitwarden

This commit is contained in:
jaydee
2024-11-29 01:37:55 +01:00
parent fd1da535fa
commit f4a17b16df
3 changed files with 9 additions and 9 deletions

View File

@ -72,7 +72,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/24"
become: "{{ false if inventory_hostname == 'nas.home.lan' else true }}"
- name: Reconfigure zabbix agent ServerActive