Loading playbook.yaml +1 −7 Original line number Diff line number Diff line Loading @@ -4,12 +4,6 @@ - name: "install and configure the Zabbix Agent" hosts: "all" become: true # execute dependancy playbook roles: - role: "zabbix_prereq" # execute this playbook tasks: - include_role: name: "." - role: "zabbix_agent" requirements.yml→roles/requirements.yml +0 −0 File moved. View file defaults/main.yaml→roles/zabbix_agent/defaults/main.yaml +0 −0 File moved. View file files/zabbix/plugins.d/nvidia.conf→roles/zabbix_agent/files/zabbix/plugins.d/nvidia.conf +0 −0 File moved. View file handlers/main.yaml→roles/zabbix_agent/handlers/main.yaml +0 −0 File moved. View file Loading
playbook.yaml +1 −7 Original line number Diff line number Diff line Loading @@ -4,12 +4,6 @@ - name: "install and configure the Zabbix Agent" hosts: "all" become: true # execute dependancy playbook roles: - role: "zabbix_prereq" # execute this playbook tasks: - include_role: name: "." - role: "zabbix_agent"
files/zabbix/plugins.d/nvidia.conf→roles/zabbix_agent/files/zabbix/plugins.d/nvidia.conf +0 −0 File moved. View file