Arreglado el problema con el formato de role.
This commit is contained in:
parent
1ceb29b3d5
commit
c6941eccc5
@ -4,6 +4,8 @@
|
|||||||
become: yes
|
become: yes
|
||||||
collections:
|
collections:
|
||||||
- zabbix.zabbix
|
- zabbix.zabbix
|
||||||
|
roles:
|
||||||
|
- zabbix.zabbix.agent
|
||||||
vars:
|
vars:
|
||||||
# Versión del agente a instalar
|
# Versión del agente a instalar
|
||||||
agent_variant: "2"
|
agent_variant: "2"
|
||||||
@ -14,4 +16,4 @@
|
|||||||
agent_service_user: "root"
|
agent_service_user: "root"
|
||||||
agent_service_group: "root"
|
agent_service_group: "root"
|
||||||
agent_source_conf_dir: "config/"
|
agent_source_conf_dir: "config/"
|
||||||
role: zabbix.zabbix.agent
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user