Reorganized zabbix agent2 files
This commit is contained in:
parent
f7b9077fcb
commit
49e6107680
3
files/zabbix/agent2/systemd/override.conf
Normal file
3
files/zabbix/agent2/systemd/override.conf
Normal file
@ -0,0 +1,3 @@
|
||||
[Service]
|
||||
User=root
|
||||
Group=root
|
||||
4
playbooks/zabbix/agent2/zabbixagent2_config.yml
Normal file
4
playbooks/zabbix/agent2/zabbixagent2_config.yml
Normal file
@ -0,0 +1,4 @@
|
||||
---
|
||||
- name: Copiar ficheros de configuración de Zabbix Agent 2
|
||||
hosts: all
|
||||
become: yes
|
||||
Loading…
Reference in New Issue
Block a user