summaryrefslogtreecommitdiffstats
path: root/roles/openshift_certificate_expiry/tasks
Commit message (Collapse)AuthorAgeFilesLines
* Move more plugins to lib_utilsMichael Gugino2018-01-101-1/+3
| | | | | | | This commit continues moving plugins into lib_utils. This commit does not move any plugins for add-on roles such as logging and metrics.
* Remove become statementsMichael Gugino2018-01-091-2/+0
| | | | | This commit removes become:no statements that break the installer in various ways.
* Don't double quote when conditionsScott Dodson2017-05-011-3/+3
|
* Remove jinja template delimeters from when conditionsScott Dodson2017-05-011-3/+3
| | | | | | In ansible 2.3 "[WARNING]: when statements should not include jinja2 templating delimiters such as {{ }} or {% %}. Found: {{ g_glusterfs_hosts is not defined }}"
* Make the json template filter-driven.Tim Bielawa2016-10-201-1/+6
|
* Clean up lint and other little things (polish++)Tim Bielawa2016-10-201-7/+7
| | | | | | * 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-201-7/+9
| | | | | | Fix 'make ci' system Add examples
* Refactor into a roleTim Bielawa2016-10-201-0/+23