1.modify sapp.toml error config
2. add Karaganda deploy file 3. add disable_tsg-monitor and reboot_adc tasks
This commit is contained in:
9
tasks/reboot_adc.yml
Normal file
9
tasks/reboot_adc.yml
Normal file
@@ -0,0 +1,9 @@
|
||||
- hosts:
|
||||
- adc_mcn0
|
||||
- adc_mcn1
|
||||
- adc_mcn2
|
||||
- adc_mcn3
|
||||
remote_user: root
|
||||
tasks:
|
||||
- name: "reboot"
|
||||
reboot:
|
||||
Reference in New Issue
Block a user