mirror of
https://github.com/Websoft9/websoft9.git
synced 2024-11-26 01:20:28 +00:00
Update RedHat.yml
This commit is contained in:
parent
58d5a3458e
commit
f99f1ea1eb
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
|||
when: ansible_distribution == "OracleLinux" or ansible_distribution == 'Amazon'
|
||||
|
||||
- name: System Upgrade
|
||||
shell: yum update
|
||||
yum: name=* state=latest
|
||||
when: common_system_upgrade and (init == '1' or init == 1)
|
||||
|
||||
- name: OracleLinux8 create pip softlink
|
||||
|
|
Loading…
Reference in a new issue