This commit is contained in:
zhangzhihan
2020-09-25 12:12:25 +08:00
parent 4177c779ef
commit b57e742be8
41 changed files with 638 additions and 1561 deletions

View File

@@ -0,0 +1,6 @@
- name: "remove framework files"
file:
path: /opt/MESA
state: absent
when: remove.framework == 1
ignore_errors: true