summaryrefslogtreecommitdiffstats
path: root/roles/openshift_cli/tasks
Commit message (Expand)AuthorAgeFilesLines
* Move more plugins to lib_utilsMichael Gugino2018-01-101-0/+2
* Remove openshift.common.{is_atomic|is_containerized}Michael Gugino2017-12-201-4/+4
* Deprecate using Ansible tests as filtersRussell Teague2017-12-141-2/+2
* Ensure that clients are version boundScott Dodson2017-12-121-1/+1
* Remove openshift.common.service_typeMichael Gugino2017-12-071-1/+1
* Implement container runtime roleMichael Gugino2017-12-011-6/+0
* retry package operationsLuke Meyer2017-11-301-0/+4
* Remove openshift.common.cli_imageMichael Gugino2017-11-271-4/+4
* Fix system_images_registry variableMichael Gugino2017-11-221-2/+2
* cli: use the correct name for the master system containerGiuseppe Scrivano2017-10-231-2/+2
* cli: do not pull again the image when using DockerGiuseppe Scrivano2017-10-231-3/+6
* cri-o: rename openshift_docker_use_crio to openshift_use_crioGiuseppe Scrivano2017-08-251-1/+1
* cli_image: do not require Docker when using CRI-OGiuseppe Scrivano2017-08-031-11/+33
* Refactor to use Ansible package moduleRussell Teague2016-11-171-2/+2
* Copy openshift binaries instead of using wrapper script.Devan Goodwin2016-07-211-16/+4
* Stop reporting changes when docker pull is already up to date.Devan Goodwin2016-07-201-0/+2
* Merge remote-tracking branch 'upstream/master' into upgrade33Devan Goodwin2016-07-141-0/+3
|\
| * Move the bash completion into the cli role. Only add when not containerizedTim Bielawa2016-07-141-0/+4
* | Remove all debug used during devel of openshift_version.Devan Goodwin2016-07-081-3/+0
* | Always populate openshift_image_tag and openshift_pkg_version.Devan Goodwin2016-06-151-2/+1
* | Merge branch 'master' into upgrade33Devan Goodwin2016-06-101-1/+1
|\ \ | |/
| * Fix Docker 1.10 problems with empty tags and trailing :Devan Goodwin2016-06-061-1/+1
* | Refactor openshift_version behavior.Devan Goodwin2016-05-301-0/+4
* | Work towards determining openshift_version when unspecified.Devan Goodwin2016-05-251-0/+1
* | Set openshift_version in config playbooks for first master.Devan Goodwin2016-05-251-4/+1
* | Debug output.Devan Goodwin2016-05-251-0/+6
|/
* Bug 1320829 - Ensure docker installed for factsJason DeTiberus2016-03-311-6/+0
* Move common common facts to openshift_factsJason DeTiberus2016-03-151-1/+1
* Docker role refactorJason DeTiberus2016-03-141-4/+4
* reverting back to pre-pulling the master imageBrenton Leanhardt2016-03-081-0/+5
* First past at the upgrade processBrenton Leanhardt2016-03-031-6/+1
* replace yum with dnfSeth Jennings2016-01-261-1/+1
* Set the cli image to match osm_image in openshift_cli roleScott Dodson2016-01-111-0/+1
* Always pull docker imagesScott Dodson2016-01-071-16/+0
* Add some guards to wait for images to be pulled before moving onScott Dodson2015-12-161-0/+16
* Add openshift_cli roleScott Dodson2015-12-151-0/+32