| Commit message (Expand) | Author | Age | Files | Lines |
* | Start requiring Ansible 2.4 | Russell Teague | 2017-11-09 | 1 | -1/+1 |
* | Remove override default.py callback plugin | Russell Teague | 2017-09-22 | 1 | -70/+0 |
* | Bump ansible requirement to 2.3 | Scott Dodson | 2017-09-05 | 1 | -1/+1 |
* | Bump ansible rpm dependency to 2.2.2.0 | Scott Dodson | 2017-04-25 | 1 | -18/+2 |
* | Update the failure methods and add required variables/functions | Tim Bielawa | 2017-03-20 | 1 | -3/+29 |
* | Import the default ansible output callback on_failed methods | Tim Bielawa | 2017-03-20 | 1 | -0/+57 |
* | Add logic to verify patched version of Ansible | Russell Teague | 2017-02-02 | 1 | -4/+9 |
* | Fail on Ansible version 2.2.1.0 | Russell Teague | 2017-01-31 | 1 | -1/+12 |
* | Change wording in the quick installer callback plugin | Tim Bielawa | 2017-01-05 | 1 | -3/+4 |
* | python3 support, add tox for better local testing against multiple python ver... | Jason DeTiberus | 2016-12-20 | 1 | -19/+2 |
* | Resolved lint issues | Russell Teague | 2016-12-09 | 1 | -5/+19 |
* | Minimum Ansible version check | Russell Teague | 2016-12-08 | 1 | -0/+46 |
* | update tests and flake8/pylint fixes | Jason DeTiberus | 2016-11-29 | 1 | -2/+3 |
* | Override __init__ in default callback to avoid infinite loop. | Andrew Butcher | 2016-10-19 | 1 | -0/+3 |
* | Fix missing play assignment in a-o-i callback plugin | Tim Bielawa | 2016-10-12 | 1 | -1/+3 |
* | Add messages to let the user know if some plays were skipped, but it's ok. Al... | Tim Bielawa | 2016-09-29 | 1 | -0/+40 |
* | 'fix' unittests by removing the users ability to specify an ansible config | Tim Bielawa | 2016-09-29 | 1 | -14/+23 |
* | Copy and paste more methods | Tim Bielawa | 2016-09-29 | 1 | -7/+93 |
* | Silence/dot-print more actions in the callback | Tim Bielawa | 2016-09-29 | 1 | -5/+46 |
* | Fix conflicts in spec file | Tim Bielawa | 2016-09-29 | 1 | -0/+115 |
* | make the improved log formatter work with ansible 2.1 | Rich Megginson | 2016-08-08 | 1 | -1/+7 |
* | Beautiful -v output from ansible | jpic | 2016-07-27 | 1 | -0/+60 |