ansible-role-check-mk-agent icon indicating copy to clipboard operation
ansible-role-check-mk-agent copied to clipboard

Add plugins and host labels configuration

Open elibus opened this issue 4 years ago • 0 comments

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 al ansible_inventory. This is useful when the host is dual-homed
  • allow to skip certificate validation
  • remote calls to WATO do not require privilege escalation

elibus avatar Nov 08 '20 16:11 elibus