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.
8 years ago
..
__init__.py
authorized_key.py
cron.py cron: replacement for os.getlogin() (#4777) 8 years ago
group.py
hostname.py hostname: Support "Scientific Linux CERN" (#4855) 8 years ago
mount.py Added Solaris support to core mount module (#4771) 8 years ago
ping.py
seboolean.py Add support for selinux_boolean_sub conversion (#4570) 8 years ago
selinux.py
service.py Fix syntax 8 years ago
setup.py
sysctl.py
systemd.py system/systemd: enable systemctl --user (#4208) 8 years ago
user.py