mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 01:50:19 +08:00
Update main.yml
This commit is contained in:
parent
53b1b24494
commit
9556905879
@ -48,12 +48,10 @@
|
|||||||
# this step may get error most of times
|
# this step may get error most of times
|
||||||
- name: install bt, waiting for 5-10 mins
|
- name: install bt, waiting for 5-10 mins
|
||||||
command: expect /root/bt.exp
|
command: expect /root/bt.exp
|
||||||
ignore_errors: yes
|
|
||||||
|
|
||||||
- name: change username & password
|
- name: change username & password
|
||||||
command: expect /root/{{item}}
|
command: expect /root/{{item}}
|
||||||
with_items: "{{bt_filelist}}"
|
with_items: "{{bt_filelist}}"
|
||||||
ignore_errors: yes
|
|
||||||
|
|
||||||
- name: remove extra files
|
- name: remove extra files
|
||||||
shell: |
|
shell: |
|
||||||
|
Loading…
Reference in New Issue
Block a user