fix vars
This commit is contained in:
@@ -9,8 +9,8 @@
|
|||||||
loop: "{{ controller_components }}"
|
loop: "{{ controller_components }}"
|
||||||
vars:
|
vars:
|
||||||
controller_components:
|
controller_components:
|
||||||
- controller_notifications
|
- notification_templates
|
||||||
controller_notification_templates:
|
controller_notifications:
|
||||||
- name: Telemetry
|
- name: Telemetry
|
||||||
organization: Default
|
organization: Default
|
||||||
notification_type: webhook
|
notification_type: webhook
|
||||||
|
|||||||
Reference in New Issue
Block a user