community.general/lib/ansible/modules/system
Riccardo Murri 6733d1c72c hostname: Support "Scientific Linux CERN" (#4855)
CERN maintains its own fork of "Scientific Linux",
which identifies as "Scientific Linux CERN SLC".
This commit lets Ansible know that this is again
another variant of RHEL.
2016-12-08 11:25:05 -05:00
..
__init__.py package files 2016-12-08 11:22:22 -05:00
authorized_key.py Fix minor syntax error in authorized_key module doc (#4491) 2016-12-08 11:24:54 -05:00
cron.py cron: replacement for os.getlogin() (#4777) 2016-12-08 11:25:04 -05:00
group.py Fix incorrect variable in group.py: user -> group 2016-12-08 11:23:39 -05:00
hostname.py hostname: Support "Scientific Linux CERN" (#4855) 2016-12-08 11:25:05 -05:00
mount.py Added Solaris support to core mount module (#4771) 2016-12-08 11:25:04 -05:00
ping.py Port to dual python2/python3 compat 2016-12-08 11:24:27 -05:00
seboolean.py Add support for selinux_boolean_sub conversion (#4570) 2016-12-08 11:24:58 -05:00
selinux.py Proper author info for all remaining modules 2016-12-08 11:23:07 -05:00
service.py Fix syntax 2016-12-08 11:25:05 -05:00
setup.py add gather_timeout parameter (#4093) 2016-12-08 11:24:42 -05:00
sysctl.py Showing some of the sysctl settings in proper yaml format per Ansible documentation (#4073) 2016-12-08 11:24:41 -05:00
systemd.py system/systemd: enable systemctl --user (#4208) 2016-12-08 11:25:04 -05:00
user.py Fix user module under python3 (#4560) 2016-12-08 11:24:56 -05:00