Files
role-check-mk-agent/README.md

35 lines
791 B
Markdown
Raw Permalink Normal View History

2020-10-13 16:33:32 +13:00
CheckMK Agent
=========
This role will download and install a CheckMK Updating agent from CheckMK Enterprise.
Also configurable to automatically add the host to CheckMK.
Requirements
------------
The only requirements for this role to function are a CheckMK Enterprise instance. Configured with a baked updating agent.
Role Variables
--------------
For all the configurable role variables please take a look in the [defaults](defaults/main.yml)
Dependencies
------------
This role is not dependant on any other.
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:
- { role: username.rolename, x: 42 }
License
-------
MIT