community.general/lib/ansible/module_utils/facts
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
..
hardware Facts Refresh (2.4 roadmap) (#23012) 2017-06-01 11:17:49 -04:00
network Facts Refresh (2.4 roadmap) (#23012) 2017-06-01 11:17:49 -04:00
other Facts Refresh (2.4 roadmap) (#23012) 2017-06-01 11:17:49 -04:00
system Make ServiceMgrFactCollector.is_systemd_managed() a static method (#25316) 2017-06-05 09:39:05 -04:00
virtual Facts Refresh (2.4 roadmap) (#23012) 2017-06-01 11:17:49 -04:00
__init__.py Facts Refresh (2.4 roadmap) (#23012) 2017-06-01 11:17:49 -04:00
collector.py Facts Refresh (2.4 roadmap) (#23012) 2017-06-01 11:17:49 -04:00
default_collectors.py Facts Refresh (2.4 roadmap) (#23012) 2017-06-01 11:17:49 -04:00
namespace.py Facts Refresh (2.4 roadmap) (#23012) 2017-06-01 11:17:49 -04:00
sysctl.py Facts Refresh (2.4 roadmap) (#23012) 2017-06-01 11:17:49 -04:00
timeout.py Facts Refresh (2.4 roadmap) (#23012) 2017-06-01 11:17:49 -04:00
utils.py Facts Refresh (2.4 roadmap) (#23012) 2017-06-01 11:17:49 -04:00