summaryrefslogtreecommitdiffstats
path: root/roles/openshift_health_checker
Commit message (Expand)AuthorAgeFilesLines
* vendor patched upstream docker_container module.juanvallejo2017-03-231-0/+2036
* add docker_image_availability checkjuanvallejo2017-03-233-0/+193
* Merge pull request #3710 from sosiouxme/20170320-fix-output-and-exclusionsOpenShift Bot2017-03-203-10/+26
|\
| * preflight checks: improve user output from checksLuke Meyer2017-03-201-10/+24
| * preflight checks: bypass RPM excludesLuke Meyer2017-03-202-0/+2
* | Do not require python-six via openshift_factsRodolfo Carvalho2017-03-201-6/+3
|/
* Add unit tests for existing health checksRodolfo Carvalho2017-03-173-1/+47
* 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
* Fix typoRodolfo Carvalho2017-02-211-1/+1
* Do not hard code package namesRodolfo Carvalho2017-02-102-14/+17
* Refactor code to access values from task_varsRodolfo Carvalho2017-02-104-17/+25
* Document how to create new checksRodolfo Carvalho2017-02-102-0/+36
* Introduce tag notation for checksRodolfo Carvalho2017-02-105-1/+34
* Replace multi-role checks with action pluginRodolfo Carvalho2017-02-1011-0/+619