mirror of https://github.com/ansible/ansible.git
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.
688cd8657b
Change: - module_utils.basic.is_special_selinux_path() used a string == bytestring comparison which returned False and made Ansible think that certain filesystems aren't, in fact, special-cased, when they should be. Ensure both sides of the == are bytestrings. Test Plan: - Added `copy` integration tests for this case. Tickets: - Fixes #70244 Signed-off-by: Rick Elrod <rick@elrod.me> |
4 years ago | |
---|---|---|
.. | ||
_vendor | 5 years ago | |
cli | 4 years ago | |
collections | 5 years ago | |
compat | 4 years ago | |
config | 4 years ago | |
errors | 5 years ago | |
executor | 4 years ago | |
galaxy | 4 years ago | |
inventory | 5 years ago | |
module_utils | 4 years ago | |
modules | 4 years ago | |
parsing | 5 years ago | |
playbook | 5 years ago | |
plugins | 4 years ago | |
template | 5 years ago | |
utils | 4 years ago | |
vars | 5 years ago | |
__init__.py | 5 years ago | |
constants.py | 5 years ago | |
context.py | 6 years ago | |
release.py | 4 years ago |