增加 elastic_delays_metric_enabled 开关 #43
|
@ -9,4 +9,7 @@
|
|||
log_type: "{{ item }}"
|
||||
with_items: "{{ deploy_logs }}"
|
||||
|
||||
- name: Update Alerts Script With Cron
|
||||
ansible.builtin.shell: "svn up /data/ops/script/monitor.sh; chmod 755 /data/ops/script/monitor.sh"
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue