Role that installs and configures a zabbix agent
Go to file
Andrea Dell'Amico 3eece3a5df Merge pull request 'Check the presence of the zabbix-release package before trying to install it.' (#8) from adellam/ansible-role-zabbix-agent:master into master 2020-04-20 15:14:16 +02:00
defaults Check the presence of the zabbix-release package before trying to install it. 2020-04-20 15:13:49 +02:00
handlers The handler now really restarts the service. 2020-04-19 19:33:38 +02:00
meta Update the metadata file. 2020-04-19 18:17:47 +02:00
tasks Check the presence of the zabbix-release package before trying to install it. 2020-04-20 15:13:49 +02:00
templates Fixes #624. Configuration of the zabbix agent on both ubuntu and CentOS 2020-04-19 18:13:27 +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