fixing config file name
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
|
||||
- name: Update zabbix-agent2.conf
|
||||
ansible.builtin.lineinfile:
|
||||
path: /etc/zabbix/zabbix-agent2.conf
|
||||
path: /etc/zabbix/zabbix_agent2.conf
|
||||
regexp: '^Server=.*'
|
||||
line: 'Server=192.168.0.59'
|
||||
state: present
|
||||
|
||||
Reference in New Issue
Block a user