community.general/lib/ansible/modules/system
Adrian Likins 087b5277f1 Make ServiceMgrFactCollector.is_systemd_managed() a static method (#25316)
Fix 'hostname' module Facts is not defined by updating
'hostname' module to use it.

is_systemd_managed() was previously on the module_utils.facts.Facts
class that no longer exists.

Fixes #25289
2017-06-05 09:39:05 -04:00
..
__init__.py
aix_inittab.py adjusted descriptions in DOCUMENTATION, and fixed type in RETURN 2017-05-04 07:38:34 -07:00
aix_lvol.py aix_lvol: PEP8, imports, cosmetics (#24717) 2017-05-18 08:31:07 +01:00
alternatives.py
at.py
authorized_key.py fixed RETURN docs for modules (#24011) 2017-04-26 15:56:13 +01:00
awall.py New module: awall: add new module for alpine wall (#24748) 2017-05-26 11:54:02 +01:00
beadm.py
capabilities.py
cron.py Cron - Explicitly fail on Solaris when given a special_time (#24898) 2017-06-02 00:04:12 +02:00
cronvar.py
crypttab.py
debconf.py
facter.py
filesystem.py
firewalld.py Remove redeclared module variable 2017-05-22 12:22:54 -04:00
gconftool2.py
getent.py
gluster_volume.py
group.py
hostname.py Make ServiceMgrFactCollector.is_systemd_managed() a static method (#25316) 2017-06-05 09:39:05 -04:00
iptables.py
java_cert.py
kernel_blacklist.py
known_hosts.py Pep8 fixes for known_hosts.py (#24029) 2017-04-27 09:21:49 -05:00
locale_gen.py
lvg.py
lvol.py
make.py
modprobe.py
mount.py
ohai.py
open_iscsi.py
openwrt_init.py
osx_defaults.py
pam_limits.py Fix pam_limits writing text to a file opened in binary mode 2017-05-11 17:17:12 -07:00
pamd.py
parted.py Fixes parted i18n issues (#24991) 2017-06-01 15:27:27 -04:00
ping.py Add integration test that modules are loaded from the expected locations (#24170) 2017-05-01 08:52:25 -07:00
puppet.py Set facts type to dict 2017-05-14 14:10:38 -04:00
runit.py Fix module name in example 2017-05-31 17:53:58 -04:00
seboolean.py
sefcontext.py
selinux.py
selinux_permissive.py
seport.py
service.py fixes for insserv on SLES11 2017-05-24 15:19:23 -04:00
setup.py Facts Refresh (2.4 roadmap) (#23012) 2017-06-01 11:17:49 -04:00
solaris_zone.py
svc.py
sysctl.py Handle None and Blank value for sysctl module (#24871) 2017-05-25 11:49:20 -04:00
systemd.py Improve parsing of 'systemctl show' output 2017-04-27 11:42:26 -04:00
timezone.py Fix more module returns (#24782) 2017-05-18 17:38:10 +01:00
ufw.py
user.py Bugfix: Directories in /etc/skel will get users ownership when home dir is created (#24943) 2017-05-23 11:31:28 -07:00