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/facts
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
..
fixtures extends linux cpuinfo test unit with sparc64 data (#55394) 6 years ago
hardware Clean up unit test boilerplate. 4 years ago
network Clean up unit test boilerplate. 4 years ago
other Clean up unit test boilerplate. 4 years ago
system Add support for Parrot Linux, a Debian derivate (#69158) 4 years ago
__init__.py Facts Timeout was not settable via ansible.cfg 8 years ago
base.py Clean up unit test boilerplate. 4 years ago
test_ansible_collector.py Clean up unit test boilerplate. 4 years ago
test_collector.py Clean up unit test boilerplate. 4 years ago
test_collectors.py Clean up unit test boilerplate. 4 years ago
test_facts.py setup: Handle CIFS share with backward slash (#70006) 4 years ago
test_timeout.py Clean up unit test boilerplate. 4 years ago
test_utils.py Clean up unit test boilerplate. 4 years ago