summaryrefslogtreecommitdiffstats
path: root/roles/openshift_certificate_expiry
Commit message (Collapse)AuthorAgeFilesLines
* Don't freak out if the oc command doesn't exist.Tim Bielawa2016-10-201-0/+6
|
* Make the json template filter-driven.Tim Bielawa2016-10-206-32/+105
|
* Add JSON result CLI parsing notes to the READMETim Bielawa2016-10-201-4/+32
|
* The JSON result saving template now includes a summary of expired/warned ↵Tim Bielawa2016-10-201-1/+15
| | | | certs for easier parsing.
* Clean up lint and other little things (polish++)Tim Bielawa2016-10-204-111/+149
| | | | | | * Fix code lint * Prefix role variables with the role name per best practices * Add words to README
* Fix playbooks, update readme, update default varsTim Bielawa2016-10-205-27/+151
| | | | | | Fix 'make ci' system Add examples
* Refactor into a roleTim Bielawa2016-10-207-0/+871