Update RedHat.yml
This commit is contained in:
parent
70b51d24b9
commit
01feb2f8a9
1 changed files with 1 additions and 0 deletions
|
@ -1,6 +1,7 @@
|
|||
- block:
|
||||
- name: Sleep wait for Oracle linux install pip and python which is very slowly
|
||||
shell: sleep 200s
|
||||
when: ansible_distribution == "OracleLinux"
|
||||
|
||||
- name: System Upgrade
|
||||
yum: name=* state=latest
|
||||
|
|
Loading…
Add table
Reference in a new issue