kolla-ansible/ansible/roles/masakari/tasks
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
..
bootstrap_service.yml Fix var-spacing 2022-07-25 22:15:15 +02:00
bootstrap.yml Adding container_engine to kolla_toolbox module 2022-11-04 15:32:30 +01:00
check-containers.yml masakari: support host monitor 2021-04-08 16:39:47 +00:00
check.yml Add Masakari Ansible role 2019-08-15 09:58:53 -04:00
clone.yml Fix deployment failure when kolla_dev_mod is enabled 2021-07-21 21:31:52 +08:00
config_validate.yml Integrate oslo-config-validator 2022-12-21 17:19:09 +00:00
config.yml masakari: support libvirt SASL in instance monitor 2022-05-21 13:27:27 +00:00
copy-certs.yml Masakari: copy TLS certificates into containers 2020-07-23 12:06:24 +01:00
deploy-containers.yml Fix Masakari role missing deploy-containers 2020-07-30 15:41:37 +02:00
deploy.yml Performance: optimize genconfig 2020-10-12 19:30:06 +02:00
loadbalancer.yml Add loadbalancer-config role and wrap haproxy-config role inside 2022-08-09 12:15:49 +02:00
main.yml Revert "Performance: Use import_tasks in the main plays" 2020-12-14 10:36:55 +00:00
precheck.yml Fix prechecks in check mode 2023-01-12 14:27:36 +00:00
pull.yml Refactor and optimise image pulling 2021-08-10 11:57:54 +00:00
reconfigure.yml Performance: replace unconditional include_tasks with import_tasks 2020-08-28 16:12:03 +00:00
register.yml Do not set 'always' tag where unnecessary 2020-10-27 19:51:46 +01:00
stop.yml Use "name:" instead of "role:" for *_role modules 2020-03-02 10:01:17 +01:00
upgrade.yml Performance: optimize genconfig 2020-10-12 19:30:06 +02:00