mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-03 01:28:39 +08:00
Update main.yml
This commit is contained in:
parent
ceacac3014
commit
2978347d87
@ -52,7 +52,8 @@
|
|||||||
- name: change username & password
|
- name: change username & password
|
||||||
shell: expect /root/{{item}}
|
shell: expect /root/{{item}}
|
||||||
with_items: "{{bt_filelist}}"
|
with_items: "{{bt_filelist}}"
|
||||||
|
ignore_errors: yes
|
||||||
|
|
||||||
- name: remove extra files
|
- name: remove extra files
|
||||||
shell: |
|
shell: |
|
||||||
cp /root/password.exp /data/apps/bt/password.exp
|
cp /root/password.exp /data/apps/bt/password.exp
|
||||||
|
Loading…
Reference in New Issue
Block a user