Toshio Kuratomi
3fba006207
Update bare exceptions to specify Exception.
...
This will keep us from accidentally catching program-exiting exceptions
like KeyboardInterupt and SystemExit.
2018-12-16 15:03:19 -08:00
Matt Clay
3033fd96b0
Move unit test compat code out of lib/ansible/
. ( #46996 )
...
* Move ansible.compat.tests to test/units/compat/.
* Fix unit test references to ansible.compat.tests.
* Move builtins compat to separate file.
* Fix classification of test/units/compat/ dir.
2018-10-12 20:01:14 -07:00
Dhivyap
19ff2f4e8c
Ansible 2.5 feature support for dellos9 ( #34880 )
...
* Add ansible-2.5 support for dellos9
* Fix ansible-test issues and update copyright
* fix ansible-test errors in dellos9_config
* fix izip attribute error in python3
* fix python3 dict.keys() issue
* Remove waitfor aliases in dellos9_command
2018-01-23 13:59:27 +00:00