This commit is contained in:
zhangzhihan
2020-09-25 15:10:14 +08:00
parent b57e742be8
commit 5aba47de31
10 changed files with 120 additions and 31 deletions

View File

@@ -1,3 +1,17 @@
- name: "[uninstall framework] create project_list.conf"
file:
path: /home/mesasoft/sapp_run/etc/project_list.conf
state: touch
when: uninstall.framework == 1
ignore_errors: true
- name: "[uninstall framework] create conflist.inf"
file:
path: /home/mesasoft/sapp_run/plug/conflist.inf
state: touch
when: uninstall.framework == 1
ignore_errors: true
- name: "[uninstall framework] uninstall framework"
yum:
name: