index
:
csa/devops/ansible-patches/openshift.git
ands
Unnamed repository; edit this file 'description' to name the repository.
Suren A. Chilingaryan
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
callback_plugins
Age
Commit message (
Expand
)
Author
2017-02-02
Add logic to verify patched version of Ansible
Russell Teague
2017-01-31
Fail on Ansible version 2.2.1.0
Russell Teague
2017-01-05
Change wording in the quick installer callback plugin
Tim Bielawa
2016-12-20
python3 support, add tox for better local testing against multiple python ver...
Jason DeTiberus
2016-12-09
Resolved lint issues
Russell Teague
2016-12-08
Minimum Ansible version check
Russell Teague
2016-11-29
update tests and flake8/pylint fixes
Jason DeTiberus
2016-10-19
Override __init__ in default callback to avoid infinite loop.
Andrew Butcher
2016-10-12
Fix missing play assignment in a-o-i callback plugin
Tim Bielawa
2016-09-29
Add 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 config
Tim Bielawa
2016-09-29
Copy and paste more methods
Tim Bielawa
2016-09-29
Silence/dot-print more actions in the callback
Tim Bielawa
2016-09-29
Fix conflicts in spec file
Tim Bielawa
2016-08-08
make the improved log formatter work with ansible 2.1
Rich Megginson
2016-07-27
Beautiful -v output from ansible
jpic