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 Davis 05aed52d8e
fix get_data on case_insensitive fs (#69955)
* fix get_data on case_insensitive fs

* implement case-sensitive-forcing versions of various os.path methods that just pass through on case-sensitive systems.

* catch broader IOError for py2/py3 compat

* optimization: factor out case-insensitive comparison

* implement case-sensitive open
5 years ago
..
cli galaxy - preserve mode properly on artifact (#68418) - 2.9 (#68451) 5 years ago
compat
config Fix inline vaults for plugins in ensure_type (#67492) (#67741) 5 years ago
contrib
errors
executor Fix network action plugin load in collection (#65849) 5 years ago
galaxy ansible-galaxy - Fix tar path traversal issue during install - CVE-2020-10691 - 2.9 (#68601) 5 years ago
inventory_test_data/group_vars
mock
module_utils get_url pass incorrect If-Modified-Since header(#67417) (#67419) 5 years ago
modules routeros_facts: prevent crash of module when ipv6 package is not installed (#68554) 5 years ago
parsing
playbook Wrap CLI passwords as AnsibleUnsafeText (#63352) 5 years ago
plugins throttle: fix linear based strategies (#65422) (#66805) 5 years ago
regex
template [stable-2.9] Do not treat AnsibleUndefined as being unsafe (#65202) (#65427) 5 years ago
utils fix get_data on case_insensitive fs (#69955) 5 years ago
vars
__init__.py
requirements.txt
test_constants.py
test_context.py