OULibraries / ansible-role-centos7

Base CentOS7 role for OULib.
MIT License
0 stars 1 forks source link

update all installed yum packages first thing. #11

Closed jsnshrmn closed 8 years ago

jsnshrmn commented 8 years ago

Updates all installed yum packages first thing.

Motivation and Context

We want to be able to manage older centos/rhel7 boxes out there. Without this change, rhel bug 1293513 currently prevents that. https://github.com/OULibraries/ansible-role-centos7/issues/10

How Has This Been Tested?

I applied this to a couple of older and newer boxes without issue.