Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add unit tests for existing health checks | Rodolfo Carvalho | 2017-03-17 | 3 | -1/+47 |
* | Revert module_utils six for openshift_health_checker | Jason DeTiberus | 2017-03-13 | 1 | -1/+3 |
* | Use ansible.compat.six where possible | Jason DeTiberus | 2017-03-09 | 1 | -2/+5 |
* | Use six from ansible.module_utils for remote hosts | Jason DeTiberus | 2017-03-09 | 1 | -3/+2 |
* | Renamed NotContainerized to NotContainerizedMixin and dropped no-member | Steve Milner | 2017-02-22 | 5 | -12/+10 |
* | Fix typo | Rodolfo Carvalho | 2017-02-21 | 1 | -1/+1 |
* | Do not hard code package names | Rodolfo Carvalho | 2017-02-10 | 2 | -14/+17 |
* | Refactor code to access values from task_vars | Rodolfo Carvalho | 2017-02-10 | 4 | -17/+25 |
* | Document how to create new checks | Rodolfo Carvalho | 2017-02-10 | 2 | -0/+36 |
* | Introduce tag notation for checks | Rodolfo Carvalho | 2017-02-10 | 5 | -1/+34 |
* | Replace multi-role checks with action plugin | Rodolfo Carvalho | 2017-02-10 | 11 | -0/+619 |