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/module_utils
Abhijeet Kasurde a8ae8f4d72
setup: Handle CIFS share with backward slash (#70006)
CIFS can be mounted using backward slash as well in /etc/fstab like

\\Windows\share /data/ cifs credentials=/root/.creds 0 0

Handle this condition while gather mount information in Linux.

Fixes: #48813

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
4 years ago
..
basic Add intentional unit tests for basic._set_cwd and common.dict_merge (#70283) 4 years ago
common Add intentional unit tests for basic._set_cwd and common.dict_merge (#70283) 4 years ago
facts setup: Handle CIFS share with backward slash (#70006) 4 years ago
json_utils Clean up unit test boilerplate. 4 years ago
parsing Clean up unit test boilerplate. 4 years ago
urls Add multipart/form-data functionality (#69376) 4 years ago
__init__.py Add empty-init code-smell script. (#18406) 8 years ago
conftest.py Clean up unit test boilerplate. 4 years ago
test_distro.py Clean up unit test boilerplate. 4 years ago