kolla-ansible/ansible/roles/gnocchi
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 Use Docker healthchecks for gnocchi services 2021-03-08 14:27:33 +00:00
tasks Fix prechecks in check mode 2023-01-12 14:27:36 +00:00
templates Add api_workers for each service to defaults 2022-07-12 20:09:16 +02:00
vars Move project_name and kolla_role_name to role vars 2021-12-31 09:26:25 +00:00