Role that installs and configures a zabbix agent
Go to file
Andrea Dell'Amico 364bc15c1d Merge pull request 'Fix the metadata string' (!16) from adellam/ansible-role-zabbix-agent:master into master
Reviewed-on: #16
2023-02-26 18:50:22 +01:00
defaults Fix the metadata string 2023-02-26 18:49:55 +01: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 firewall rules only when firewalld is enabled. 2021-12-03 13:41:44 +01:00
templates Fix the metadata string 2023-02-26 18:49:55 +01: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