ansible/test
Sam Doran 1cd09b1ebc
[stable-2.10] systemd - do not overwrite unit name when searching (#72985) (#73013)
PR #72702 introduced a bug that changed the unit name when splitting it up for the purpose
of searching for the unit. This only happens on unit file templates on systems that have a 5.8
or newer kernel and a version of systemd that does not contain a bugfix that causes systmed
to fail to parse dbus.

* Use facts rather than a manual probe to determine if systmed is present
* Remove unnecessary block
* Use vars files instead of set_fact
* Add tests for using a templated unit file
* Update changelog fragment
* Use template to get correct path to sleep binary
(cherry picked from commit 48803604cd)

Co-authored-by: Sam Doooran <sdoran@redhat.com>
2021-01-11 00:47:00 -06:00
..
ansible_test
integration [stable-2.10] systemd - do not overwrite unit name when searching (#72985) (#73013) 2021-01-11 00:47:00 -06:00
lib/ansible_test Update ansible-test pylint Python support. (#72997) 2021-01-11 00:46:21 -06:00
sanity Update ansible-test pylint Python support. (#72997) 2021-01-11 00:46:21 -06:00
support Various intentional tests (#72485) 2020-11-06 11:47:09 -06:00
units Backport/2.10/72390 (#72690) 2020-12-07 18:07:29 -06:00
utils/shippable [stable-2.10] Azure Pipelines configuration. 2020-12-02 14:57:34 -08:00