diff options
author | Rich Megginson <rmeggins@redhat.com> | 2016-08-05 08:26:37 -0600 |
---|---|---|
committer | Rich Megginson <rmeggins@redhat.com> | 2016-08-08 11:55:52 -0600 |
commit | f602a47aeaaae4dc99c96884ee6090f50d0542a4 (patch) | |
tree | ff5f93544146e14bda4250bec27bee5eb3aa21a8 /roles/openshift_cli/defaults | |
parent | 91405ce840e19d56d7c6f653b07e640af23c34aa (diff) | |
download | openshift-f602a47aeaaae4dc99c96884ee6090f50d0542a4.tar.gz openshift-f602a47aeaaae4dc99c96884ee6090f50d0542a4.tar.bz2 openshift-f602a47aeaaae4dc99c96884ee6090f50d0542a4.tar.xz openshift-f602a47aeaaae4dc99c96884ee6090f50d0542a4.zip |
make the improved log formatter work with ansible 2.1
Ansible 2.1 changed the base class used for log formatting. Using
the old one with ansible 2.1 caused a "too much recursion" problem.
The fix is to call _dump_results in the new CallbackBase base class
when using ansible 2.1 or later.
Diffstat (limited to 'roles/openshift_cli/defaults')
0 files changed, 0 insertions, 0 deletions