The kolla docker/podman workers already have support for ignoring when containers are missing. This patch just exposes that to the CLI with the flag ``--ignore-missing``. Change-Id: Ie74ea3ea66380063cf67f2e0edb2a0e160d89cd7
6 lines
134 B
YAML
6 lines
134 B
YAML
---
|
|
features:
|
|
- |
|
|
Adds the flag ``--ignore-missing`` to ``kolla-ansible stop`` to avoid
|
|
failing when containers are absent.
|