update
This commit is contained in:
@@ -1,7 +1,29 @@
|
||||
- hosts: uninstall_server
|
||||
remote_user: root
|
||||
roles:
|
||||
- uninstall_server
|
||||
- backup_framework_config
|
||||
- backup_marsio_config
|
||||
- backup_sapp_config
|
||||
- backup_tfe_config
|
||||
- backup_tsgenv_config
|
||||
- kernel
|
||||
- marsio
|
||||
- kni
|
||||
- tsg_app
|
||||
- tsg_master
|
||||
- firewall
|
||||
- sapp
|
||||
- tfe
|
||||
- certstore
|
||||
- cert_redis
|
||||
- clotho
|
||||
- http_healthcheck
|
||||
- framework
|
||||
- telegraf_statistic
|
||||
- remove_files
|
||||
- remove_framework_files
|
||||
- remove_marsio_files
|
||||
- remove_tfe_files
|
||||
vars_files:
|
||||
- uninstall_config/group_vars/uninstall_vars.yml
|
||||
- roles/package_list/20.09.yml
|
||||
@@ -9,7 +31,26 @@
|
||||
- hosts: uninstall_adc_mcn0
|
||||
remote_user: root
|
||||
roles:
|
||||
- uninstall_adc_mcn0
|
||||
- backup_framework_config
|
||||
- backup_marsio_config
|
||||
- backup_sapp_config
|
||||
- backup_tsgenv_config
|
||||
- kernel
|
||||
- marsio
|
||||
- kni
|
||||
- tsg_app
|
||||
- tsg_master
|
||||
- firewall
|
||||
- sapp
|
||||
- certstore
|
||||
- cert_redis
|
||||
- clotho
|
||||
- http_healthcheck
|
||||
- framework
|
||||
- telegraf_statistic
|
||||
- remove_files
|
||||
- remove_framework_files
|
||||
- remove_marsio_files
|
||||
vars_files:
|
||||
- uninstall_config/group_vars/uninstall_vars.yml
|
||||
- roles/package_list/20.09.yml
|
||||
@@ -17,7 +58,17 @@
|
||||
- hosts: uninstall_adc_mcn123
|
||||
remote_user: root
|
||||
roles:
|
||||
- uninstall_adc_mcn123
|
||||
- backup_framework_config
|
||||
- backup_marsio_config
|
||||
- backup_tfe_config
|
||||
- backup_tsgenv_config
|
||||
- kernel
|
||||
- marsio
|
||||
- tfe
|
||||
- framework
|
||||
- remove_framework_files
|
||||
- remove_marsio_files
|
||||
- remove_tfe_files
|
||||
vars_files:
|
||||
- uninstall_config/group_vars/uninstall_vars.yml
|
||||
- roles/package_list/20.09.yml
|
||||
|
||||
Reference in New Issue
Block a user