diff options
author | OpenShift Merge Robot <openshift-merge-robot@users.noreply.github.com> | 2017-09-24 15:03:17 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-09-24 15:03:17 -0700 |
commit | 8452f7d77d9526cc687c6e2e6fda3cb743cddd80 (patch) | |
tree | db0141dbbc36b360ced3d7c24a7f9dc2f62da55e /ansible-profile/callback_plugins | |
parent | b42b714f505347eb937c15a5b72fadffae5d84e9 (diff) | |
parent | ec810e59f0fee98800245c7211ddef67d37169e0 (diff) | |
download | openshift-8452f7d77d9526cc687c6e2e6fda3cb743cddd80.tar.gz openshift-8452f7d77d9526cc687c6e2e6fda3cb743cddd80.tar.bz2 openshift-8452f7d77d9526cc687c6e2e6fda3cb743cddd80.tar.xz openshift-8452f7d77d9526cc687c6e2e6fda3cb743cddd80.zip |
Merge pull request #5499 from mtnbikenc/remove-default-callback
Automatic merge from submit-queue
Remove override default.py callback plugin
The functionality of this plugin has been added to Ansible as the [debug.py](https://github.com/ansible/ansible/blob/devel/lib/ansible/plugins/callback/debug.py) callback plugin. The Ansible default plugin has added a significant amount of functionality as well as updates to the CallbackBase class. When developing new plugins for OpenShift-Ansible this override can result in [unexpected](https://github.com/ansible/ansible/issues/27151) behavior.
This plugin was originally added in #1861.
Diffstat (limited to 'ansible-profile/callback_plugins')
0 files changed, 0 insertions, 0 deletions