summaryrefslogtreecommitdiff
path: root/roles/openshift_cli/tasks
AgeCommit message (Expand)Author
2018-01-10Move more plugins to lib_utilsMichael Gugino
2017-12-20Remove openshift.common.{is_atomic|is_containerized}Michael Gugino
2017-12-14Deprecate using Ansible tests as filtersRussell Teague
2017-12-12Ensure that clients are version boundScott Dodson
2017-12-07Remove openshift.common.service_typeMichael Gugino
2017-12-01Implement container runtime roleMichael Gugino
2017-11-30retry package operationsLuke Meyer
2017-11-27Remove openshift.common.cli_imageMichael Gugino
2017-11-22Fix system_images_registry variableMichael Gugino
2017-10-23cli: use the correct name for the master system containerGiuseppe Scrivano
2017-10-23cli: do not pull again the image when using DockerGiuseppe Scrivano
2017-08-25cri-o: rename openshift_docker_use_crio to openshift_use_crioGiuseppe Scrivano
2017-08-03cli_image: do not require Docker when using CRI-OGiuseppe Scrivano
2016-11-17Refactor to use Ansible package moduleRussell Teague
2016-07-21Copy openshift binaries instead of using wrapper script.Devan Goodwin
2016-07-20Stop reporting changes when docker pull is already up to date.Devan Goodwin
2016-07-14Merge remote-tracking branch 'upstream/master' into upgrade33Devan Goodwin
2016-07-14Move the bash completion into the cli role. Only add when not containerizedTim Bielawa
2016-07-08Remove all debug used during devel of openshift_version.Devan Goodwin
2016-06-15Always populate openshift_image_tag and openshift_pkg_version.Devan Goodwin
2016-06-10Merge branch 'master' into upgrade33Devan Goodwin
2016-06-06Fix Docker 1.10 problems with empty tags and trailing :Devan Goodwin
2016-05-30Refactor openshift_version behavior.Devan Goodwin
2016-05-25Work towards determining openshift_version when unspecified.Devan Goodwin
2016-05-25Set openshift_version in config playbooks for first master.Devan Goodwin
2016-05-25Debug output.Devan Goodwin
2016-03-31Bug 1320829 - Ensure docker installed for factsJason DeTiberus
2016-03-15Move common common facts to openshift_factsJason DeTiberus
2016-03-14Docker role refactorJason DeTiberus
2016-03-08reverting back to pre-pulling the master imageBrenton Leanhardt
2016-03-03First past at the upgrade processBrenton Leanhardt
2016-01-26replace yum with dnfSeth Jennings
2016-01-11Set the cli image to match osm_image in openshift_cli roleScott Dodson
2016-01-07Always pull docker imagesScott Dodson
2015-12-16Add some guards to wait for images to be pulled before moving onScott Dodson
2015-12-15Add openshift_cli roleScott Dodson