Icinga/ansible-collection-icinga

Name of config host should be configureable

Closed this issue · 0 comments

The default of an Ansible FQDN is not right, when in clouds hostnames could be random by default and not known beforehand.

tmp_objects: "{{ tmp_objects| default([]) + hostvars[item]['icinga2_objects'][ansible_fqdn] }}"