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/system
Konstantin Gribov ab53adad4b Escape spaces, backslashes when create new entry in fstab (#3193)
Supplement to PR #1454 and issue #530.

Fixes #3192.
Fixes #1861 (introduced by PR #1454).

Signed-off-by: Konstantin Gribov <grossws@gmail.com>
10 years ago
..
__init__.py package files 11 years ago
authorized_key.py Remove duplicate documentation fields 10 years ago
cron.py Add diff and check mode to cron module 10 years ago
group.py Fix incorrect variable in group.py: user -> group 10 years ago
hostname.py added support for sles 10 & 11 10 years ago
mount.py Escape spaces, backslashes when create new entry in fstab (#3193) 10 years ago
ping.py Fix typo in ping module short description 10 years ago
seboolean.py Proper author info for all remaining modules 11 years ago
selinux.py Proper author info for all remaining modules 11 years ago
service.py Make FreeBSD subclass respect the sleep option. 10 years ago
setup.py Fix documentation. 10 years ago
sysctl.py Set one parameter to be type path 10 years ago
user.py Change home and ssh_key_file to 'path' in user module 10 years ago