mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-03 09:48:38 +08:00
Update RedHat.yml
This commit is contained in:
parent
e832cbabaa
commit
a4a83374ce
@ -1,7 +1,7 @@
|
|||||||
- block:
|
- block:
|
||||||
- name: Sleep wait for Oracle linux install pip and python which is very slowly
|
- name: Sleep wait for Oracle linux install pip and python which is very slowly
|
||||||
shell: sleep 200s
|
shell: sleep 200s
|
||||||
when: ansible_distribution == "OracleLinux"
|
when: ansible_distribution == "OracleLinux" or nsible_distribution == 'Amazon'
|
||||||
|
|
||||||
- name: System Upgrade
|
- name: System Upgrade
|
||||||
yum: name=* state=latest
|
yum: name=* state=latest
|
||||||
|
Loading…
Reference in New Issue
Block a user