index
:
csa/devops/ansible-patches/openshift.git
ands
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
roles
/
openshift_certificate_expiry
Age
Commit message (
Expand
)
Author
2018-01-10
Move more plugins to lib_utils
Michael Gugino
2018-01-09
Remove become statements
Michael Gugino
2017-12-18
Relocate filter plugins to lib_utils
Michael Gugino
2017-11-16
Playbook Consolidation - openshift-checks
Russell Teague
2017-08-01
Update openshift_cert_expiry for py3 support.
Andrew Butcher
2017-06-23
Fix parsing certs with very large serial numbers
Tim Bielawa
2017-05-22
health check playbooks: relocate and expand
Luke Meyer
2017-05-09
Remove vim configuration from Python files
Rodolfo Carvalho
2017-05-01
Merge pull request #3975 from sdodson/ansible_23_warnings
OpenShift Bot
2017-05-01
Don't double quote when conditions
Scott Dodson
2017-05-01
Remove jinja template delimeters from when conditions
Scott Dodson
2017-04-28
Fix test compatibility with OpenSSL 1.1.0
Pierre-Louis Bonicoli
2017-04-06
Add example scheduled certificate check
Pep TurrĂ³ Mauri
2017-03-09
Use ansible.compat.six where possible
Jason DeTiberus
2017-03-09
Use six from ansible.module_utils for remote hosts
Jason DeTiberus
2017-03-02
test fixes for openshift_certificates_expiry
Jason DeTiberus
2017-02-21
Address cert expiry parsing review comments
Tim Bielawa
2017-02-21
Implement fake openssl cert classes
Tim Bielawa
2017-02-10
Include rpm/git paths in expiry README.
Tim Bielawa
2017-02-09
Make the cert expiry playbooks runnable
Tim Bielawa
2017-01-18
Fix yaml lint in easy-mode playbook
Tim Bielawa
2017-01-17
[Cert Expiry] Add serial numbers, include example PBs, docs
Tim Bielawa
2017-01-10
More toxification
Jason DeTiberus
2016-12-20
python3 support, add tox for better local testing against multiple python ver...
Jason DeTiberus
2016-12-19
Update the openshift-certificate-expiry README to reflect latest
Tim Bielawa
2016-12-15
Check embedded etcd certs now, too
Tim Bielawa
2016-12-15
Include 'total' and 'ok' in check results
Tim Bielawa
2016-11-29
update tests and flake8/pylint fixes
Jason DeTiberus
2016-10-20
Don't freak out if the oc command doesn't exist.
Tim Bielawa
2016-10-20
Make the json template filter-driven.
Tim Bielawa
2016-10-20
Add JSON result CLI parsing notes to the README
Tim Bielawa
2016-10-20
The JSON result saving template now includes a summary of expired/warned cert...
Tim Bielawa
2016-10-20
Clean up lint and other little things (polish++)
Tim Bielawa
2016-10-20
Fix playbooks, update readme, update default vars
Tim Bielawa
2016-10-20
Refactor into a role
Tim Bielawa