Pierre Riteau a6ba61f462 Use kayobe_container only when service is enabled
The overcloud-extras playbook called during overcloud service deploy
would always invoke the kayobe_container module, even when the service
(inspection_store or opensm) was disabled.

With podman, this has the side effect of attempting to pull the image
from the registry, even when `state` is `absent`.

Change behaviour to invoke kayobe_container only when the service is
enabled. This means that a manual container removal is necessary now to
disable these services.

Change-Id: Id3ebd6836ba8f3b2101b94637a89f97fb0eb59e1
2025-01-16 11:03:17 +00:00
..
2020-07-24 09:11:45 +01:00
2024-03-27 15:07:08 +00:00