mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-03 01:28:39 +08:00
Update RedHat.yml
This commit is contained in:
parent
1e4c5c62a7
commit
7089b6ba97
@ -3,7 +3,7 @@
|
||||
msg: "Wait 200s for install pip and python"
|
||||
|
||||
- name: Sleep wait for Oracle linux install pip and python which is very slowly
|
||||
shell: sleep 200s
|
||||
shell: sleep 20s
|
||||
when: ansible_distribution == "OracleLinux"
|
||||
|
||||
- name: System Upgrade
|
||||
|
Loading…
Reference in New Issue
Block a user