community.general/lib/ansible/modules/system
jctanner c952753735 Do not ignore the primary group if modifying the list of secondary groups. (#3585)
Fixes #1118
2016-12-08 11:24:30 -05:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
authorized_key.py Port authorized_keys to a syntax compatible with python3 and 2.4 (#3677) 2016-12-08 11:24:28 -05:00
cron.py Port cron to a py3 and py24 compatible syntax (#3674) 2016-12-08 11:24:28 -05:00
group.py Fix incorrect variable in group.py: user -> group 2016-12-08 11:23:39 -05:00
hostname.py Port hostname to a py24 and py3 compatible syntax (#3676) 2016-12-08 11:24:28 -05:00
mount.py Port mount to python3 and python 2.4 compatible syntax (#3678) 2016-12-08 11:24:29 -05:00
ping.py Port to dual python2/python3 compat 2016-12-08 11:24:27 -05:00
seboolean.py Port seboolean to py3/py2.4 syntax (#3679) 2016-12-08 11:24:29 -05:00
selinux.py Proper author info for all remaining modules 2016-12-08 11:23:07 -05:00
service.py Revert "remove checking of stderr for insserv (#1846)" 2016-12-08 11:24:26 -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 Port sysctl to a py3 and py24 compatible syntax (#3675) 2016-12-08 11:24:28 -05:00
user.py Do not ignore the primary group if modifying the list of secondary groups. (#3585) 2016-12-08 11:24:30 -05:00