1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/lib/ansible/vars
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.
2019-01-14 13:06:47 -08:00
..
__init__.py Transition inventory into plugins (#23001) 2017-05-23 17:16:49 -04:00
clean.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00
fact_cache.py Simplify FactCache.update() 2018-12-05 12:33:27 -08:00
hostvars.py Include dependency role names in role_names. (#46483) 2018-11-15 10:01:29 -05:00
manager.py Fix encoding issues with file paths. (#50830) 2019-01-14 13:06:47 -08:00
reserved.py Add a Singleton metaclass, use it with Display (#48935) 2018-11-20 17:06:51 -06:00