Files
community.general/lib/ansible/modules/system
Adam Miller 33156712a9 Provide both service state and status when possible in service_facts (#49618)
* Combine systemd units/unit-files output for service_facts

Fixes #47118

Previously we were only taking the output of `systemd units` which
would leave out information about the service units that were
disabled, static, masked, etc. Now we're aggregating the results so
that anything not active/inactive/dead at least is pulled as fact
data with it's state provided.

Signed-off-by: Adam Miller <admiller@redhat.com>

* provide state and status information about services

Fixes #45730

Signed-off-by: Adam Miller <admiller@redhat.com>
2018-12-26 13:24:03 +00:00
..
2016-12-08 11:22:22 -05:00
2017-11-30 18:07:11 +10:00
2018-09-10 14:20:22 -04:00
2018-11-28 13:55:52 +05:30
2018-07-22 02:31:46 -04:00
2018-08-24 19:43:35 -04:00
2018-08-24 19:43:35 -04:00
2018-12-19 12:12:52 +01:00