summaryrefslogtreecommitdiff
path: root/callback_plugins
AgeCommit message (Expand)Author
2017-02-02Add logic to verify patched version of AnsibleRussell Teague
2017-01-31Fail on Ansible version 2.2.1.0Russell Teague
2017-01-05Change wording in the quick installer callback pluginTim Bielawa
2016-12-20python3 support, add tox for better local testing against multiple python ver...Jason DeTiberus
2016-12-09Resolved lint issuesRussell Teague
2016-12-08Minimum Ansible version checkRussell Teague
2016-11-29update tests and flake8/pylint fixesJason DeTiberus
2016-10-19Override __init__ in default callback to avoid infinite loop.Andrew Butcher
2016-10-12Fix missing play assignment in a-o-i callback pluginTim Bielawa
2016-09-29Add messages to let the user know if some plays were skipped, but it's ok. Al...Tim Bielawa
2016-09-29'fix' unittests by removing the users ability to specify an ansible configTim Bielawa
2016-09-29Copy and paste more methodsTim Bielawa
2016-09-29Silence/dot-print more actions in the callbackTim Bielawa
2016-09-29Fix conflicts in spec fileTim Bielawa
2016-08-08make the improved log formatter work with ansible 2.1Rich Megginson
2016-07-27Beautiful -v output from ansiblejpic