summaryrefslogtreecommitdiffstats
path: root/roles/openshift_excluder/tasks/verify_excluder.yml
Commit message (Collapse)AuthorAgeFilesLines
* Exclude 3.9 packages during 3.8 upgradeScott Dodson2018-01-171-1/+1
| | | | | | | | There are some obsoletes in 3.9 packages which lead yum to upgrade directly from 3.7 to 3.9 when you ask for 3.8 packages while 3.9 repos are enabled. Since we'd like to allow people to run one playbook to upgrade from 3.7 to 3.8 to 3.9 we need to exclude those packages when upgrading to 3.8
* Deprecate using Ansible tests as filtersRussell Teague2017-12-141-1/+1
|
* Rework openshift_excluders roleRussell Teague2017-05-161-26/+23
|
* Extend repoquery command (of lib_utils role) to ignore excludersJan Chaloupka2017-05-111-9/+15
|
* move excluder upgrade validation tasks under openshift_excluder roleJan Chaloupka2017-04-281-0/+29