ansible/test/units
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>
2020-06-30 16:09:35 -04:00
..
_vendor
ansible_test
cli Add collection path in CLI version info (#68633) 2020-06-25 01:58:56 -04:00
compat
config Clean up unit test boilerplate. 2020-06-22 14:20:33 -07:00
errors
executor Nuke with_ squashing, deprecated for 2.11 (#70209) 2020-06-23 11:53:25 -04:00
galaxy Improve ansible-galaxy STDOUT messages for collections (#70040) 2020-06-29 15:18:30 -04:00
inventory Clean up unit test boilerplate. 2020-06-22 14:20:33 -07:00
inventory_test_data/group_vars
mock Clean up unit test boilerplate. 2020-06-22 14:20:33 -07:00
module_utils setup: Handle CIFS share with backward slash (#70006) 2020-06-30 16:09:35 -04:00
modules Add intentional unit tests for basic._set_cwd and common.dict_merge (#70283) 2020-06-25 14:45:13 -05:00
parsing Clean up unit test boilerplate. 2020-06-22 14:20:33 -07:00
playbook Nuke strategy.SharedPluginLoaderObj, depr. 2.11 (#70235) 2020-06-23 13:09:26 -04:00
plugins Fix delegate_facts with interpreter not being set (#70293) 2020-06-30 15:49:09 +02:00
regex
template
utils Use libc wcwidth to calculate print width in display (#66214) 2020-06-22 16:57:01 -05:00
vars
__init__.py
requirements.txt
test_constants.py Clean up unit test boilerplate. 2020-06-22 14:20:33 -07:00
test_context.py Clean up unit test boilerplate. 2020-06-22 14:20:33 -07:00