tripleo-quickstart-extras/roles/validate-services/tasks
Cédric Jeanneret 746a060305 Correct how failed containers make the whole thing fail
It might happen we don't have either podman or docker installed.
The previous version didn't take care of that case, and basically
failed with some ansible error, creating false-positive.

Also, take into account only tripleo_* systemd units.
This will allow to avoid current false-positive with services
that are present, but not really needed, such as NetworkManager.

Change-Id: Icbcdc716a753240259859a5a24d92bf63ec40254
2019-03-01 09:42:55 +01:00
..
containers.yaml Correct how failed containers make the whole thing fail 2019-03-01 09:42:55 +01:00
main.yaml Raise an error if a service or container is failed 2019-02-25 11:39:36 +01:00
systemd.yaml Correct how failed containers make the whole thing fail 2019-03-01 09:42:55 +01:00