community.general/lib/ansible/modules/system
Konstantin Gribov 9284c80039 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>
2016-12-08 11:24:23 -05:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
authorized_key.py Remove duplicate documentation fields 2016-12-08 11:24:01 -05:00
cron.py Add diff and check mode to cron module 2016-12-08 11:24:12 -05:00
group.py Fix incorrect variable in group.py: user -> group 2016-12-08 11:23:39 -05:00
hostname.py added support for sles 10 & 11 2016-12-08 11:24:11 -05:00
mount.py Escape spaces, backslashes when create new entry in fstab (#3193) 2016-12-08 11:24:23 -05:00
ping.py Fix typo in ping module short description 2016-12-08 11:23:49 -05:00
seboolean.py Proper author info for all remaining modules 2016-12-08 11:23:07 -05:00
selinux.py Proper author info for all remaining modules 2016-12-08 11:23:07 -05:00
service.py Make FreeBSD subclass respect the sleep option. 2016-12-08 11:24:20 -05:00
setup.py Remove the ignore_ohai and ignore_facter parameters as the functionality was merged into gather_subset 2016-12-08 11:24:12 -05:00
sysctl.py Set one parameter to be type path 2016-12-08 11:24:08 -05:00
user.py Change home and ssh_key_file to 'path' in user module 2016-12-08 11:24:20 -05:00