kolla-ansible/ansible/roles/placement
Mark Goddard 46aeb9843f Fix prechecks in check mode
When running in check mode, some prechecks previously failed because
they use the command module which is silently not run in check mode.
Other prechecks were not running correctly in check mode due to e.g.
looking for a string in empty command output or not querying which
containers are running.

This change fixes these issues.

Closes-Bug: #2002657
Change-Id: I5219cb42c48d5444943a2d48106dc338aa08fa7c
2023-01-12 14:27:36 +00:00
..
defaults Integrate oslo-config-validator 2022-12-21 17:19:09 +00:00
handlers Fix var-spacing 2022-07-25 22:15:15 +02:00
tasks Fix prechecks in check mode 2023-01-12 14:27:36 +00:00
templates CI: rocky9 - add to multiple if base_distro statements 2022-09-28 15:59:05 +02:00
vars Move project_name and kolla_role_name to role vars 2021-12-31 09:26:25 +00:00