ansible/test/units
Toshio Kuratomi 500de1f557 Remove hack for backwards compatible v2_playbook_on_start callback
Just after release of 2.0.0 (in 2.0.0.1) we had a change to the API of
callbacks without bumping the API version.  We added the playbook to the
arguments passed to the callbacks.

This wasn't in the Tower callback at the time.  In order to prevent
breaking that callback we added a temporary hack to inspect the
callback's API to decide if we needed to call it with arguments or not.

We scheduled the hack for removal in January 2017.  Since that's now
past, removing the hack.

Change signed off by matburt on the Tower side.
2017-04-28 13:44:43 -07:00
..
cli Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
contrib Remove shebangs from unit tests. 2017-02-27 17:53:10 -08:00
errors Legacy pep8 updates for setup.py and tests 2017-02-11 16:04:52 -08:00
executor Remove hack for backwards compatible v2_playbook_on_start callback 2017-04-28 13:44:43 -07:00
inventory Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
inventory_test_data/group_vars
mock Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
module_utils Added Virtuozzo distribution support 2017-03-29 08:47:05 -07:00
modules Refactor openvswitch_bridge (#24014) 2017-04-28 16:39:25 +02:00
parsing Fix vault reading from stdin (avoid realpath() on non-links) (#23583) 2017-04-18 13:09:02 -04:00
playbook Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
plugins moved to exceptions for basic skip/fails 2017-04-25 14:48:56 -04:00
template keep unsafe .. unsafe (#23742) 2017-04-21 16:07:38 -04:00
utils PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
vars Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00
__init__.py
conftest.py Fix bugs in ansible-test units command. (#24044) 2017-04-27 11:21:11 +08:00
test_constants.py Update module_utils.six to latest (#22855) 2017-03-23 13:35:05 -07:00