| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove openshift.common.{is_atomic|is_containerized} | Michael Gugino | 2017-12-20 | 1 | -4/+4 |
* | Relocate filter plugins to lib_utils | Michael Gugino | 2017-12-18 | 1 | -6/+6 |
* | Deprecate using Ansible tests as filters | Russell Teague | 2017-12-14 | 1 | -2/+2 |
* | Remove openshift.common.service_type | Michael Gugino | 2017-12-07 | 1 | -1/+1 |
* | retry package operations | Luke Meyer | 2017-11-30 | 1 | -0/+1 |
* | Removed old version code | Michael Gugino | 2017-11-14 | 1 | -4/+0 |
* | Temporarily set master servingInfo.clientCA as client-ca-bundle.crt during ro... | Andrew Butcher | 2017-11-06 | 1 | -0/+30 |
* | Remove delegate_to from openshift_facts within the openshift_ca role. | Andrew Butcher | 2017-11-01 | 1 | -3/+1 |
* | Generate loopback kubeconfig separately to preserve OpenShift CA certificate. | Andrew Butcher | 2017-06-27 | 1 | -19/+40 |
* | Use local openshift.master.loopback_url when generating initial master loopba... | Andrew Butcher | 2017-06-02 | 1 | -0/+32 |
* | Use openshift_ca_host's hostnames to sign the CA | Scott Dodson | 2017-05-01 | 1 | -1/+1 |
* | openshift_ca: add openshift_ca_cert_expire_days and openshift_master_cert_exp... | Slava Semushin | 2017-03-29 | 1 | -1/+5 |
* | Do not force custom ca cert deployment. | Andrew Butcher | 2017-02-28 | 1 | -0/+1 |
* | [openshift_ca] Reference client binary from openshift_ca_host. | Andrew Butcher | 2017-02-07 | 1 | -1/+1 |
* | Restructure certificate redeploy playbooks | Andrew Butcher | 2017-02-02 | 1 | -8/+16 |
* | Create individual serving cert and loopback kubeconfig for additional masters. | Andrew Butcher | 2017-01-16 | 1 | -1/+1 |
* | Refactor to use Ansible package module | Russell Teague | 2016-11-17 | 1 | -1/+3 |
* | Switch from "oadm" to "oc adm" and fix bug in binary sync. | Devan Goodwin | 2016-10-19 | 1 | -1/+1 |
* | Support for redeploying certificates. | Andrew Butcher | 2016-08-11 | 1 | -3/+60 |
* | [openshift_ca] correct check for missing CA. | Andrew Butcher | 2016-08-04 | 1 | -2/+1 |
* | Add options for specifying named ca certificates to be added to the openshift... | Andrew Butcher | 2016-08-01 | 1 | -5/+9 |
* | Always populate openshift_image_tag and openshift_pkg_version. | Devan Goodwin | 2016-06-15 | 1 | -1/+1 |
* | Fix use of openshift_version in ca role. | Devan Goodwin | 2016-05-30 | 1 | -4/+1 |
* | Consolidate ca/master/node certificates roles into openshift_certificates. | Andrew Butcher | 2016-05-19 | 1 | -0/+56 |