update 20.11 现场版

This commit is contained in:
zhangzhihan
2020-11-09 21:56:53 +06:00
parent f7e02bae70
commit c3036f1c45
55 changed files with 721 additions and 786 deletions

View File

@@ -5,7 +5,7 @@
- name: "set tsg_oam database"
shell: mysql -uroot -p{{ mariadb.password }} -e "create database tsg_oam"
when: return.rc != 0
#when: return.rc != 0
- name: "Templates tsg_threshold.sql"
template: