移动init_runtime 到 tsg-9140-scripts中执行

This commit is contained in:
fumingwei
2021-05-10 10:55:14 +08:00
parent ac75dc1901
commit c51ce96422
15 changed files with 6 additions and 0 deletions

View File

@@ -1,10 +0,0 @@
- hosts: local
remote_user: root
vars_files:
- install_config/group_vars/runtime.yml
roles:
- {role: sapp, tags: sapp}
- {role: firewall, tags: firewall}
- {role: certstore, tags: certstore}
- {role: tfe, tags: tfe}
- {role: telegraf_statistic, tags: telegraf_statistic}