| Commit message (Expand) | Author | Age | Files | Lines |
* | Move more plugins to lib_utils | Michael Gugino | 2018-01-10 | 1 | -0/+2 |
* | Remove openshift.common.{is_atomic|is_containerized} | Michael Gugino | 2017-12-20 | 1 | -4/+4 |
* | Deprecate using Ansible tests as filters | Russell Teague | 2017-12-14 | 1 | -2/+2 |
* | Ensure that clients are version bound | Scott Dodson | 2017-12-12 | 1 | -1/+1 |
* | Remove openshift.common.service_type | Michael Gugino | 2017-12-07 | 1 | -1/+1 |
* | Implement container runtime role | Michael Gugino | 2017-12-01 | 1 | -6/+0 |
* | retry package operations | Luke Meyer | 2017-11-30 | 1 | -0/+4 |
* | Remove openshift.common.cli_image | Michael Gugino | 2017-11-27 | 1 | -4/+4 |
* | Fix system_images_registry variable | Michael Gugino | 2017-11-22 | 1 | -2/+2 |
* | cli: use the correct name for the master system container | Giuseppe Scrivano | 2017-10-23 | 1 | -2/+2 |
* | cli: do not pull again the image when using Docker | Giuseppe Scrivano | 2017-10-23 | 1 | -3/+6 |
* | cri-o: rename openshift_docker_use_crio to openshift_use_crio | Giuseppe Scrivano | 2017-08-25 | 1 | -1/+1 |
* | cli_image: do not require Docker when using CRI-O | Giuseppe Scrivano | 2017-08-03 | 1 | -11/+33 |
* | Refactor to use Ansible package module | Russell Teague | 2016-11-17 | 1 | -2/+2 |
* | Copy openshift binaries instead of using wrapper script. | Devan Goodwin | 2016-07-21 | 1 | -16/+4 |
* | Stop reporting changes when docker pull is already up to date. | Devan Goodwin | 2016-07-20 | 1 | -0/+2 |
* | Merge remote-tracking branch 'upstream/master' into upgrade33 | Devan Goodwin | 2016-07-14 | 1 | -0/+3 |
|\ |
|
| * | Move the bash completion into the cli role. Only add when not containerized | Tim Bielawa | 2016-07-14 | 1 | -0/+4 |
* | | Remove all debug used during devel of openshift_version. | Devan Goodwin | 2016-07-08 | 1 | -3/+0 |
* | | Always populate openshift_image_tag and openshift_pkg_version. | Devan Goodwin | 2016-06-15 | 1 | -2/+1 |
* | | Merge branch 'master' into upgrade33 | Devan Goodwin | 2016-06-10 | 1 | -1/+1 |
|\| |
|
| * | Fix Docker 1.10 problems with empty tags and trailing : | Devan Goodwin | 2016-06-06 | 1 | -1/+1 |
* | | Refactor openshift_version behavior. | Devan Goodwin | 2016-05-30 | 1 | -0/+4 |
* | | Work towards determining openshift_version when unspecified. | Devan Goodwin | 2016-05-25 | 1 | -0/+1 |
* | | Set openshift_version in config playbooks for first master. | Devan Goodwin | 2016-05-25 | 1 | -4/+1 |
* | | Debug output. | Devan Goodwin | 2016-05-25 | 1 | -0/+6 |
|/ |
|
* | Bug 1320829 - Ensure docker installed for facts | Jason DeTiberus | 2016-03-31 | 1 | -6/+0 |
* | Move common common facts to openshift_facts | Jason DeTiberus | 2016-03-15 | 1 | -1/+1 |
* | Docker role refactor | Jason DeTiberus | 2016-03-14 | 1 | -4/+4 |
* | reverting back to pre-pulling the master image | Brenton Leanhardt | 2016-03-08 | 1 | -0/+5 |
* | First past at the upgrade process | Brenton Leanhardt | 2016-03-03 | 1 | -6/+1 |
* | replace yum with dnf | Seth Jennings | 2016-01-26 | 1 | -1/+1 |
* | Set the cli image to match osm_image in openshift_cli role | Scott Dodson | 2016-01-11 | 1 | -0/+1 |
* | Always pull docker images | Scott Dodson | 2016-01-07 | 1 | -16/+0 |
* | Add some guards to wait for images to be pulled before moving on | Scott Dodson | 2015-12-16 | 1 | -0/+16 |
* | Add openshift_cli role | Scott Dodson | 2015-12-15 | 1 | -0/+32 |