From c368a42667a7ce1ceed6c74dc761dcadbba63b3c Mon Sep 17 00:00:00 2001 From: willtome Date: Thu, 8 Sep 2022 13:43:40 -0400 Subject: [PATCH] fix vars --- setup_demo.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/setup_demo.yml b/setup_demo.yml index 38201ac..d840864 100644 --- a/setup_demo.yml +++ b/setup_demo.yml @@ -9,8 +9,8 @@ loop: "{{ controller_components }}" vars: controller_components: - - controller_notifications - controller_notification_templates: + - notification_templates + controller_notifications: - name: Telemetry organization: Default notification_type: webhook