community.general/lib/ansible/modules/system
Robin Roth ee06cd27b2 use custom ismount function in mount module (#2737)
* based on cpython os.path.ismount
* includes patch from http://bugs.python.org/issue2466
* fixes #2186
* when the upstream bug is fixed this should be removed/rewritten
* use ismount from module_utils
2016-12-08 11:24:17 -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 use custom ismount function in mount module (#2737) 2016-12-08 11:24:17 -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 Various simple linting type cleanups on modules 2016-12-08 11:24:06 -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 List which version it was added 2016-12-08 11:24:05 -05:00