Commit b575dc6a authored by nanahira's avatar nanahira

remove txyun

parent 38bfabd7
Pipeline #522 passed with stage
in 3 minutes and 37 seconds
...@@ -41,6 +41,15 @@ ...@@ -41,6 +41,15 @@
rm -rf /usr/local/cloudmonitor rm -rf /usr/local/cloudmonitor
args: args:
removes: /usr/local/cloudmonitor removes: /usr/local/cloudmonitor
- name: clean txyun
become: true
shell: |
/usr/local/qcloud/stargate/admin/uninstall.sh
/usr/local/qcloud/YunJing/uninst.sh
/usr/local/qcloud/monitor/barad/admin/uninstall.sh
rm -rf /usr/local/qcloud
args:
removes: /usr/local/qcloud
- name: timezone - name: timezone
become: true become: true
timezone: timezone:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment