install zabbix agent in the baseline
This commit is contained in:
parent
c7a3cb40e9
commit
1df77aa74d
7 changed files with 67 additions and 0 deletions
|
|
@ -7,5 +7,8 @@
|
|||
- name: Manage root user
|
||||
ansible.builtin.import_tasks: rootuser.yml
|
||||
|
||||
- name: Get zabbix agent installed
|
||||
ansible.builtin.import_tasks: zabbix.yml
|
||||
|
||||
- name: Ensure handlers have ran
|
||||
ansible.builtin.meta: flush_handlers
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue