summaryrefslogtreecommitdiffstats
path: root/roles/lib_openshift/src/ansible/oc_adm_ca_server_cert.py
Commit message (Collapse)AuthorAgeFilesLines
* Filter non-strings from the oc_adm_ca_server_cert hostnames parameter.Andrew Butcher2017-05-151-0/+4
| | | | | This allows the omit filter to be used in the hostnames parameter list which simplifies conditionally added hostnames.
* oc_adm_ca_server_cert: add expire_days parameter.Slava Semushin2017-03-291-0/+1
|
* Removing reference to oadm. Moved parameter under general params.Kenny Woodson2017-02-221-2/+2
|
* Added backup feature. Fixed a bug with reading the certificate and ↵Kenny Woodson2017-02-211-1/+1
| | | | verifying names. Added force option.
* Added copy support when modifying cert and key on existenceKenny Woodson2017-02-211-1/+1
|
* Updated doc and defined defaults for signer_*Kenny Woodson2017-02-211-4/+3
|
* Rename of oadm_ca to oc_adm_ca. Decided to whittle down to the direct call, ↵Kenny Woodson2017-02-201-0/+36
server_cert.