fix: playbook
This commit is contained in:
parent
192a41aa8f
commit
1291735cae
1 changed files with 2 additions and 6 deletions
|
|
@ -4,9 +4,5 @@
|
||||||
- name: "install and configure the Zabbix Agent"
|
- name: "install and configure the Zabbix Agent"
|
||||||
hosts: "all"
|
hosts: "all"
|
||||||
become: true
|
become: true
|
||||||
tasks:
|
roles:
|
||||||
|
- role: "."
|
||||||
# execute role
|
|
||||||
- name: "install and configure the Zabbix Agent"
|
|
||||||
ansible.builtin.include_role:
|
|
||||||
name: "."
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue