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