Update RedHat.yml

This commit is contained in:
qiaofeng1227 2023-04-05 15:03:43 +08:00 committed by GitHub
parent 58d5a3458e
commit f99f1ea1eb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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