summaryrefslogtreecommitdiffstats
path: root/roles/openshift_certificate_expiry/filter_plugins
Commit message (Collapse)AuthorAgeFilesLines
* Remove vim configuration from Python filesRodolfo Carvalho2017-05-091-1/+0
| | | | | | | In a project where contributors are free to use whatever editor they want and we have linting tools that verify the proper formatting of Python files, it should not be required to have a vim-specific line in Python files.
* Don't double quote when conditionsScott Dodson2017-05-011-1/+1
|
* Remove jinja template delimeters from when conditionsScott Dodson2017-05-011-1/+1
| | | | | | In ansible 2.3 "[WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{ g_glusterfs_hosts is not defined }}"
* Include 'total' and 'ok' in check resultsTim Bielawa2016-12-151-0/+4
| | | | * Addresses https://bugzilla.redhat.com/show_bug.cgi?id=1389263
* update tests and flake8/pylint fixesJason DeTiberus2016-11-291-24/+0
|
* Make the json template filter-driven.Tim Bielawa2016-10-201-0/+88