summaryrefslogtreecommitdiffstats
path: root/roles/openshift_health_checker/openshift_checks/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* add fluentd logging driver config checkjuanvallejo2017-08-011-0/+23
* openshift_checks: refactor to internalize task_varsLuke Meyer2017-07-251-27/+54
* openshift_checks: get rid of deprecated module_executorLuke Meyer2017-07-251-7/+6
* add elasticseatch, fluentd, kibana checkjuanvallejo2017-06-021-6/+16
* Test OpenShift health check loaderRodolfo Carvalho2017-03-281-12/+15
* Rename module_executor -> execute_moduleRodolfo Carvalho2017-03-281-2/+7
* Do not require python-six via openshift_factsRodolfo Carvalho2017-03-201-6/+3
* Add unit tests for existing health checksRodolfo Carvalho2017-03-171-1/+2
* Revert module_utils six for openshift_health_checkerJason DeTiberus2017-03-131-1/+3
* Use ansible.compat.six where possibleJason DeTiberus2017-03-091-2/+5
* Use six from ansible.module_utils for remote hostsJason DeTiberus2017-03-091-3/+2
* Renamed NotContainerized to NotContainerizedMixin and dropped no-memberSteve Milner2017-02-221-0/+1
* Refactor code to access values from task_varsRodolfo Carvalho2017-02-101-0/+18
* Introduce tag notation for checksRodolfo Carvalho2017-02-101-0/+9
* Replace multi-role checks with action pluginRodolfo Carvalho2017-02-101-0/+57