summaryrefslogtreecommitdiffstats
path: root/roles/openshift_excluder
Commit message (Expand)AuthorAgeFilesLines
* Exclude 3.9 packages during 3.8 upgradeScott Dodson2018-01-171-1/+1
* Remove openshift.common.{is_atomic|is_containerized}Michael Gugino2017-12-201-1/+1
* Relocate filter plugins to lib_utilsMichael Gugino2017-12-181-4/+4
* Deprecate using Ansible tests as filtersRussell Teague2017-12-142-5/+5
* Remove openshift.common.service_typeMichael Gugino2017-12-074-10/+3
* retry package operationsLuke Meyer2017-11-301-0/+8
* Include Deprecation - openshift-nodeRussell Teague2017-11-224-10/+10
* Add fedora compatibilityAdam Miller2017-10-061-2/+29
* Use absolute path when unexcludingSergi Jimenez2017-07-241-2/+2
* Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1474246Sergi Jimenez2017-07-241-2/+2
* singletonize some role tasks that repeat a lotLuke Meyer2017-06-061-13/+23
* disable docker excluder before it is updated to remove older excluded packagesJan Chaloupka2017-05-301-2/+4
* Rework openshift_excluders roleRussell Teague2017-05-1612-195/+207
* Extend repoquery command (of lib_utils role) to ignore excludersJan Chaloupka2017-05-113-14/+24
* move excluder upgrade validation tasks under openshift_excluder roleJan Chaloupka2017-04-282-0/+44
* unexclude excluder if it is to be upgraded and already installedJan Chaloupka2017-04-061-0/+8
* Make the OCP available version detection excluder freeJan Chaloupka2017-03-281-2/+1
* Attempt to match version of excluders to target versionScott Dodson2017-03-201-2/+2
* Get rid of adjust.ymlScott Dodson2017-03-202-27/+21
* Protect against missing commandsScott Dodson2017-03-202-0/+23
* Simplify excluder enablement logic a bit moreScott Dodson2017-03-205-13/+5
* enable docker excluder since the time it is installedJan Chaloupka2017-03-164-16/+16
* Since we've decided that we're no longer paying attention to currentScott Dodson2017-03-153-90/+0
* Revert "Enable docker during installation and upgrade by default"Steve Kuznetsov2017-03-144-16/+16
* enable docker excluder since the time it is installedJan Chaloupka2017-03-134-16/+16
* extend the excluders to containerized deploymentJan Chaloupka2017-03-096-6/+6
* openshift_excluders depends on openshift_reposScott Dodson2017-03-081-0/+1
* enable excluders by defaultJan Chaloupka2017-03-082-2/+4
* ignore the docker excluder status if it is not enabled by a userJan Chaloupka2017-03-081-0/+1
* - update excluders to latest, in non-upgrade scenarios do not updateJan Chaloupka2017-03-0711-82/+215
* install the latest excludersJan Chaloupka2017-02-271-0/+2
* Add openshift_excluder roleScott Dodson2017-02-068-0/+168