1. add task delete mrzcpd memory.conf and uninstall redis
2. modify stop telegraf_collect to delete telegraf_collect file
This commit is contained in:
9
tasks/remove_mrzcpd_system_edit.yml
Normal file
9
tasks/remove_mrzcpd_system_edit.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
- hosts:
|
||||
- adc_mcn0
|
||||
- adc_mcn1
|
||||
- adc_mcn2
|
||||
- adc_mcn3
|
||||
remote_user: root
|
||||
tasks:
|
||||
- name: 'remove mrzcpd system edit memory config'
|
||||
shell: rm /etc/systemd/system/mrzcpd.service.d/memory.conf
|
||||
Reference in New Issue
Block a user