Fix string
This commit is contained in:
@@ -10,16 +10,7 @@
|
|||||||
- name: Run Template
|
- name: Run Template
|
||||||
condition:
|
condition:
|
||||||
all:
|
all:
|
||||||
- true
|
- "true"
|
||||||
actions:
|
actions:
|
||||||
- print_event:
|
- print_event:
|
||||||
pretty: true
|
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 }}"
|
|
||||||
|
|||||||
Reference in New Issue
Block a user