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 465df0ef8d
Fix encoding issues with file paths. (#50830)
* Fix encoding issues with file paths.

Discovered while testing with ANSIBLE_CONFIG env var set to a path
that contained unicode characters while LC_ALL=C.

* Fix unit tests.

* Fix another path encoding issue.
6 years ago
..
cli Move the arguments module into cli/ and context_objects into utils 6 years ago
compat
config Fix encoding issues with file paths. (#50830) 6 years ago
contrib
errors
executor Handle exception raised in recursive_finder API (#49590) 6 years ago
inventory_test_data/group_vars
mock
module_utils Fixes #25725: strip quotes from lsb_release and distribution description. (#31143) 6 years ago
modules Add forgotten checkpoint unit tests (#50858) 6 years ago
parsing
playbook Move the arguments module into cli/ and context_objects into utils 6 years ago
plugins tqm._initialize_notified_handlers() is noop now (#50713) 6 years ago
template
utils Move the arguments module into cli/ and context_objects into utils 6 years ago
vars
__init__.py
ansible.cfg
conftest.py
test_constants.py
test_context.py Save the command line arguments into a global context 6 years ago