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
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>
6 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 6 years ago
integration Add new option for YUM4/DNF repositories (#70042) 6 years ago
lib/ansible_test Code cleanup for ansible-test coverage support. 6 years ago
sanity known_hosts: update documentation (#70342) 6 years ago
support Deprecation revisited (#69926) 6 years ago
units setup: Handle CIFS share with backward slash (#70006) 6 years ago
utils/shippable Test ansible-galaxy against pulp/pulp_ansible (#69605) 6 years ago