You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
10 years ago
..
__init__.py package files 12 years ago
authorized_key.py Fix minor syntax error in authorized_key module doc (#4491) 10 years ago
cron.py cron: replacement for os.getlogin() (#4777) 10 years ago
group.py Fix incorrect variable in group.py: user -> group 10 years ago
hostname.py hostname: Support "Scientific Linux CERN" (#4855) 10 years ago
mount.py Added Solaris support to core mount module (#4771) 10 years ago
ping.py Port to dual python2/python3 compat 10 years ago
seboolean.py Add support for selinux_boolean_sub conversion (#4570) 10 years ago
selinux.py Proper author info for all remaining modules 11 years ago
service.py Fix syntax 10 years ago
setup.py add gather_timeout parameter (#4093) 10 years ago
sysctl.py Showing some of the sysctl settings in proper yaml format per Ansible documentation (#4073) 10 years ago
systemd.py system/systemd: enable systemctl --user (#4208) 10 years ago
user.py Fix user module under python3 (#4560) 10 years ago