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