Fix string

This commit is contained in:
2024-02-11 09:54:38 -05:00
parent 1efc6b8fe7
commit e67708d067

View File

@@ -10,16 +10,7 @@
- name: Run Template
condition:
all:
- true
- "true"
actions:
- print_event:
pretty: true
# - run_job_template:
# name: Demo - Clean Log Directory
# organization: OYS
# job_args:
# extra_vars:
# alertmanager_annotations: "{{ event.alert.annotations }}"
# alertmanager_generator_url: "{{ event.alert.generatorURL }}"
# event_mountpoint: "{{ event.alert.labels.mountpoint }}"
# alertmanager_instance: "{{ event.alert.labels.instance }}"