ansible/system
Riccardo Murri 344927a6b1 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-09-15 10:58:33 -04:00
..
__init__.py
authorized_key.py Fix minor syntax error in authorized_key module doc (#4491) 2016-08-27 16:52:03 +02:00
cron.py cron: replacement for os.getlogin() (#4777) 2016-09-12 07:39:12 +02:00
group.py Fix incorrect variable in group.py: user -> group 2015-10-03 01:09:03 +01:00
hostname.py hostname: Support "Scientific Linux CERN" (#4855) 2016-09-15 10:58:33 -04:00
mount.py Added Solaris support to core mount module (#4771) 2016-09-12 08:45:32 -04:00
ping.py Port to dual python2/python3 compat 2016-05-10 21:58:49 -07:00
seboolean.py Add support for selinux_boolean_sub conversion (#4570) 2016-09-01 04:26:23 -07:00
selinux.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
service.py Fix syntax 2016-09-12 11:54:58 -07:00
setup.py add gather_timeout parameter (#4093) 2016-07-08 17:22:05 -04:00
sysctl.py Showing some of the sysctl settings in proper yaml format per Ansible documentation (#4073) 2016-06-30 19:27:41 -04:00
systemd.py system/systemd: enable systemctl --user (#4208) 2016-09-12 11:08:27 -04:00
user.py Fix user module under python3 (#4560) 2016-08-31 07:52:46 -07:00