summaryrefslogtreecommitdiffstats
path: root/roles/openshift_health_checker/openshift_checks/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* 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