You've already forked role-check-mk-agent
Initial Commit
This commit is contained in:
34
README.md
Normal file
34
README.md
Normal file
@@ -0,0 +1,34 @@
|
||||
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
|
||||
Reference in New Issue
Block a user