Role that installs and configures a zabbix agent
Go to file
Andrea Dell'Amico fc363697ba Fixes #624. role that installs the zabbix agent. 2020-04-17 18:50:14 +02:00
defaults Fixes #624. role that installs the zabbix agent. 2020-04-17 18:50:14 +02:00
handlers Fixes #624. role that installs the zabbix agent. 2020-04-17 18:50:14 +02:00
meta Fixes #624. role that installs the zabbix agent. 2020-04-17 18:50:14 +02:00
tasks Fixes #624. role that installs the zabbix agent. 2020-04-17 18:50:14 +02:00
tests Fixes #624. role that installs the zabbix agent. 2020-04-17 18:50:14 +02:00
vars Fixes #624. role that installs the zabbix agent. 2020-04-17 18:50:14 +02:00
.gitignore Initial commit 2020-04-10 13:38:46 +02:00
LICENSE Initial commit 2020-04-10 13:38:46 +02:00
README.md Fixes #624. role that installs the zabbix agent. 2020-04-17 18:50:14 +02:00

README.md

Role Name

Role that installs the Zabbix agent on the nodes

Requirements

None

Role Variables

zabbix_use_external_repo: boolean used to select the official repository at zabbix.com or the distribution one zabbix_agent_repo: URL of the external repository

Dependencies

A list of other roles hosted on Galaxy should go here, plus any details in regards to parameters that may need to be set for other roles, or variables that are used from other roles.

Example Playbook

Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:

- hosts: servers
  roles:
     - src: https://gitea-s2i2s.isti.cnr.it/ISTI-ansible-roles/ansible-role-zabbix-agent.git
       version: master
       name: zabbix-agent

License

EUPL 1.2

Author Information

Andrea DellAmico andrea.dellamico@isti.cnr.it