Jeremy Gardais 02fa5301e0 | ||
---|---|---|
defaults | ||
meta | ||
tasks | ||
tests | ||
vars | ||
.travis.yml | ||
CHANGELOG.md | ||
README.md |
README.md
Xymon
Overview
Manage Xymon (client) installation and configuration.
Role Variables
- xymon_cli_manage : If
xymon-client
should be managed with this role [default :true
]. - xymon_cli_pkg_state : State of new
xymon-client
package(s) [default :installed
].
OS Specific Variables
Please see default value by Operating System file in vars directory.
- xymon_cli_pkg_list : The list of packages to install to provide
xymon-client
.
Example Playbook
- Use defaults vars :
- hosts: serverXYZ
roles:
- role: ipr-cnrs.xymon
Configuration
This role will :
- Install needed packages to provide
xymon-client
.
Development
This source code comes from our Gogs instance and the Github repo exist just to be able to send the role to Ansible Galaxy…
But feel free to send issue/PR here :)
Thanks to this hook, Github automatically got updates from our Gogs instance :)
License
Author Information
Jérémy Gardais
- Source : on IPR's Gogs
- IPR (Institut de Physique de Rennes)