summaryrefslogtreecommitdiffstats
path: root/roles/lib_openshift/library/oc_adm_csr.py
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #7135 from abutcher/node-accept-failOpenShift Merge Robot2018-02-141-0/+7
|\
| * oc_adm_csr: Add fail_on_timeout parameter which causes module to fail when ti...Andrew Butcher2018-02-131-0/+7
* | Adding ability to yedit json files.Kenny Woodson2018-02-131-6/+18
|/
* Fixing file write issue.Kenny Woodson2018-01-311-1/+1
* Do not remove files for bootstrap if resolv or dns.Kenny Woodson2017-10-171-2/+14
* lib/base: Allow for empty option valueJose A. Rivera2017-09-291-1/+1
* Returning actual results of yedit query. Empty list was returning empty dict.Kenny Woodson2017-09-201-1/+1
* Fix generated contentScott Dodson2017-08-231-5/+4
* First attempt at creating the cert signer.Kenny Woodson2017-08-211-0/+1650