1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/library/system
Toshio Kuratomi 79a2e586fe Make systemd vs rht detection more robust for centos
Centos 6.x and below use an old RHT style of configuring hostname.
CentOS 7.x and better use systemd.  Instead of depending on the
distribution string which seems to have changed over the course of 6.x
we need to explicitly check the version.

Fixes #8997
2014-09-16 09:53:13 -07:00
..
alternatives
at
authorized_key Add check_mode support to authorized_key. Fixes #7300 2014-07-19 17:55:58 -05:00
capabilities
cron Tweaking change to documentation language for cron name param 2014-08-25 09:54:21 -05:00
debconf debconf module: add the missing 'error' vtype and reorder vtypes as they appeared in debconf-devel(7). 2014-08-19 17:44:02 +08:00
facter
filesystem added missing force flag on mkfs commandline 2014-07-01 15:09:39 +02:00
firewalld
getent Fix documentation builds. 2014-08-08 15:12:10 -04:00
group Merge branch 'spelling' of git://github.com/cgar/ansible into devel 2014-08-08 13:28:45 -04:00
hostname Make systemd vs rht detection more robust for centos 2014-09-16 09:53:13 -07:00
kernel_blacklist
locale_gen
lvg Merge branch 'lvg_dm_names' of https://github.com/ajsalminen/ansible into ajsalminen-lvg_dm_names 2014-06-20 13:24:07 -05:00
lvol
modprobe Update authors for modprobe module 2014-06-20 11:12:49 -05:00
mount execute the mount after path validation 2014-08-06 10:52:08 +02:00
ohai
open_iscsi
ping Tracebacks are now catchable with ignore_errors and have streamlined output. Also removes 'baby-JSON' for bash modules. 2014-09-11 12:27:21 -04:00
seboolean
selinux
service Move initscript rc check to later in service status check 2014-09-11 12:11:06 -05:00
setup Enable puppet facts 2014-07-17 17:53:12 +01:00
sysctl FreeBSD 10 compatibility fix 2014-07-25 14:33:24 +02:00
ufw add interfact documentation #7704 2014-07-01 18:49:07 +01:00
user Fix "TypeError: group id must be integer" if groupid passed in for group 2014-07-15 11:16:47 +10:00
zfs zfs: work around incompatibility by renaming share.nfs to sharenfs 2014-06-12 16:21:16 +08:00