community.general/lib/ansible/modules/system
Michael Scherer 104f91ed3b Revert commit cbc417c, as the code is broken, see #438
LooseVersion expect a string, so filtering to return a int
is incorrect. Thanks to Jeremy Brown for the analysis.
2016-12-08 11:22:33 -05:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
authorized_key.py Typo in comments 2016-12-08 11:22:28 -05:00
cron.py Update cron example for setting to run twice a day 2016-12-08 11:22:31 -05:00
group.py file extensions! 2016-12-08 11:22:22 -05:00
hostname.py Revert commit cbc417c, as the code is broken, see #438 2016-12-08 11:22:33 -05:00
mount.py Remove incorrect executable permissions. 2016-12-08 11:22:26 -05:00
ping.py file extensions! 2016-12-08 11:22:22 -05:00
seboolean.py file extensions! 2016-12-08 11:22:22 -05:00
selinux.py file extensions! 2016-12-08 11:22:22 -05:00
service.py vastly simplified systemd detection, made enable/disable errors clearer both of which allows us to remove 'service name detection' as if systemd is init we still use it to handle initscripts. 2016-12-08 11:22:31 -05:00
setup.py file extensions! 2016-12-08 11:22:22 -05:00
sysctl.py Fixed typo 2016-12-08 11:22:28 -05:00
user.py Don't traceback if a gid is specified instead of a group name 2016-12-08 11:22:33 -05:00