You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units
Matt Clay 59a2d880bc Fix ACI unit test on Python 3.7.0.
The previous logic was only needed for pre-release versions of 3.7.

(cherry picked from commit c0bf9815c9)
6 years ago
..
cli
config Fix another corner case of too many warnings for world readable current working directory 6 years ago
contrib
errors
executor Fix unittests for always adding basic to the AnsiBallZ zips 6 years ago
inventory_test_data/group_vars
mock AnsiballZ improvements 6 years ago
module_utils Fix ACI unit test on Python 3.7.0. 6 years ago
modules Fix ios_user issues (#44904) 6 years ago
parsing Mass nuke deprecated items that are easily removed. ci_complete (#44320) 6 years ago
playbook Unit tests for ansible.playbook.become (#38541) 6 years ago
plugins Skip ipaddr test that fails on Python 3.7+. 6 years ago
template Remove bare_deprecated functionality (#44517) 6 years ago
utils Share the implementation of hashing for both vars_prompt and password_hash (#21215) 6 years ago
vars Don't use copy.deepcopy in high workload areas, use naive_deepcopy (#44337) 6 years ago
__init__.py
ansible.cfg
conftest.py
test_constants.py