summaryrefslogtreecommitdiffstats
path: root/roles/openshift_ca/tasks
Commit message (Expand)AuthorAgeFilesLines
* Do not force custom ca cert deployment.Andrew Butcher2017-02-281-0/+1
* [openshift_ca] Reference client binary from openshift_ca_host.Andrew Butcher2017-02-071-1/+1
* Restructure certificate redeploy playbooksAndrew Butcher2017-02-021-8/+16
* Create individual serving cert and loopback kubeconfig for additional masters.Andrew Butcher2017-01-161-1/+1
* Refactor to use Ansible package moduleRussell Teague2016-11-171-1/+3
* Switch from "oadm" to "oc adm" and fix bug in binary sync.Devan Goodwin2016-10-191-1/+1
* Support for redeploying certificates.Andrew Butcher2016-08-111-3/+60
* [openshift_ca] correct check for missing CA.Andrew Butcher2016-08-041-2/+1
* Add options for specifying named ca certificates to be added to the openshift...Andrew Butcher2016-08-011-5/+9
* Always populate openshift_image_tag and openshift_pkg_version.Devan Goodwin2016-06-151-1/+1
* Fix use of openshift_version in ca role.Devan Goodwin2016-05-301-4/+1
* Consolidate ca/master/node certificates roles into openshift_certificates.Andrew Butcher2016-05-191-0/+56