ansible-role-check-mk-agent
ansible-role-check-mk-agent copied to clipboard
Add plugins and host labels configuration
This PR implements the following:
- plugin can now be also configured using ansible templates
- host labels configuration is possible and change will not be trigger if no change is needed
- use
ansible_fqdn
in place alansible_inventory
. This is useful when the host is dual-homed - allow to skip certificate validation
- remote calls to WATO do not require privilege escalation