We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 031b43f commit c59f39dCopy full SHA for c59f39d
roles/icinga2/tasks/features/api.yml
@@ -22,7 +22,7 @@
22
- name: Build zones and endpoints from inventory
23
when:
24
- icinga2_zone_hierarchy is defined
25
- icinga.icinga.icinga2_zones_conf:
+ netways.icinga.icinga2_zones_conf:
26
hierarchy: "{{ icinga2_zone_hierarchy | default({}) }}"
27
global_zones: "{{ icinga2_global_zones }}"
28
register: "_zones_conf"
0 commit comments