summaryrefslogtreecommitdiffstats
path: root/roles/openshift_health_checker/openshift_checks
Commit message (Expand)AuthorAgeFilesLines
* preflight checks: refactor and fix aos_versionLuke Meyer2017-04-081-5/+3
* Add test scaffold for docker_image_availability.pyRodolfo Carvalho2017-03-281-0/+11
* Test OpenShift health check loaderRodolfo Carvalho2017-03-281-12/+15
* Rename module_executor -> execute_moduleRodolfo Carvalho2017-03-284-5/+10
* add docker_image_availability checkjuanvallejo2017-03-231-0/+168
* 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-225-12/+10
* Do not hard code package namesRodolfo Carvalho2017-02-101-8/+5
* Refactor code to access values from task_varsRodolfo Carvalho2017-02-104-17/+25
* Introduce tag notation for checksRodolfo Carvalho2017-02-104-0/+12
* Replace multi-role checks with action pluginRodolfo Carvalho2017-02-105-0/+188