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"
|
||||
hosts: "all"
|
||||
become: true
|
||||
tasks:
|
||||
|
||||
# execute role
|
||||
- name: "install and configure the Zabbix Agent"
|
||||
ansible.builtin.include_role:
|
||||
name: "."
|
||||
roles:
|
||||
- role: "."
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue