summaryrefslogtreecommitdiffstats
path: root/roles/openshift_cli
Commit message (Expand)AuthorAgeFilesLines
* Move more plugins to lib_utilsMichael Gugino2018-01-102-205/+2
* Properly cast crio boolean variables to boolMichael Gugino2018-01-081-1/+1
* Remove openshift.common.{is_atomic|is_containerized}Michael Gugino2017-12-201-4/+4
* Relocate filter plugins to lib_utilsMichael Gugino2017-12-181-0/+1
* 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
* Remove all uses of openshift.common.admin_binaryScott Dodson2017-12-071-2/+5
* Implement container runtime roleMichael Gugino2017-12-013-8/+5
* 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-222-2/+7
* container_binary_sync: Remove atomic prefix from imageSteve Milner2017-11-071-1/+28
* 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
* Remove openshift-commonMichael Gugino2017-09-061-1/+0
* Merge pull request #5214 from giuseppe/rename_crio_variableScott Dodson2017-08-291-1/+1
|\
| * cri-o: rename openshift_docker_use_crio to openshift_use_crioGiuseppe Scrivano2017-08-251-1/+1
* | Remove near-meta role openshift_cli_factsMichael Gugino2017-08-251-1/+1
|/
* bug: container_binary_sync no longer moves upon symlinksSteve Milner2017-08-151-0/+5
* cli_image: do not require Docker when using CRI-OGiuseppe Scrivano2017-08-032-25/+83
* Remove vim configuration from Python filesRodolfo Carvalho2017-05-091-2/+0
* update tests and flake8/pylint fixesJason DeTiberus2016-11-291-3/+3
* Refactor to use Ansible package moduleRussell Teague2016-11-171-2/+2
* Switch from "oadm" to "oc adm" and fix bug in binary sync.Devan Goodwin2016-10-191-1/+6
* Skip the docker role in early upgrade stages.Devan Goodwin2016-09-291-0/+1
* Copy openshift binaries instead of using wrapper script.Devan Goodwin2016-07-213-44/+135
* 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
* | More version fixes.Devan Goodwin2016-06-161-1/+1
* | Always populate openshift_image_tag and openshift_pkg_version.Devan Goodwin2016-06-151-2/+1
* | Merge branch 'master' into upgrade33Devan Goodwin2016-06-102-3/+7
|\ \ | |/
| * Fix Docker 1.10 problems with empty tags and trailing :Devan Goodwin2016-06-062-4/+8
* | 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-253-7/+3
* | Debug output.Devan Goodwin2016-05-251-0/+6
|/
* Fix 'recursive loop detected in template string' for upgrading variable.Andrew Butcher2016-05-161-1/+1
* Do not upgrade containers to latest avail during a normal config run.Devan Goodwin2016-05-121-1/+1
* The openshift_docker role must set the version facts for containerized installsBrenton Leanhardt2016-04-141-1/+1
* Merge pull request #1695 from brenton/bz1323123Brenton Leanhardt2016-04-061-0/+0
|\
| * Bug 1322788 - The IMAGE_VERSION wasn't added to atomic-openshift-master-api a...Brenton Leanhardt2016-04-011-0/+0
* | Downgrade to docker 1.8.2 if installing OSE < 3.2Scott Dodson2016-04-051-1/+0
|/
* Bug 1320829 - Ensure docker installed for factsJason DeTiberus2016-03-312-7/+2
* Move common common facts to openshift_factsJason DeTiberus2016-03-152-2/+2
* Docker role refactorJason DeTiberus2016-03-142-6/+7
* reverting back to pre-pulling the master imageBrenton Leanhardt2016-03-081-0/+5
* Support openshift_image_tagBrenton Leanhardt2016-03-072-1/+3