Loading playbook.yaml +2 −6 Original line number Diff line number Diff line Loading @@ -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
playbook.yaml +2 −6 Original line number Diff line number Diff line Loading @@ -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: "."