mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-23 17:40:35 +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
|
||||
- name: install bt, waiting for 5-10 mins
|
||||
command: expect /root/bt.exp
|
||||
ignore_errors: yes
|
||||
|
||||
- name: change username & password
|
||||
command: expect /root/{{item}}
|
||||
with_items: "{{bt_filelist}}"
|
||||
ignore_errors: yes
|
||||
|
||||
- name: remove extra files
|
||||
shell: |
|
||||
|
Loading…
Reference in New Issue
Block a user