Update playbook to talk to SNOW

This commit is contained in:
2024-04-17 14:01:23 -04:00
parent 48a1e5b35f
commit e3e5438db4
2 changed files with 16 additions and 4 deletions

View File

@@ -40,7 +40,6 @@
alertmanager_generator_url: "{{ event.alert.generatorURL }}"
event_severity: "{{ event.alert.labels.severity }}"
alertmanager_instance: "{{ event.alert.labels.instance }}"
event_values: "{{ event.alert.values }}"
- name: Test Contact Point
condition: event.alert.labels.alertname == "TestAlert" and event.alert.labels.org == "OYS"