kolla-ansible/ansible/roles/ovn-db/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-db.yml ovn: Change NB/SB connection setup to allow usage of inactivity probe 2022-11-30 11:01:22 +00:00
check-containers.yml ovn: Break out role into ovn-db and ovn-controller roles 2022-11-28 13:52:30 +01:00
config_validate.yml Integrate oslo-config-validator 2022-12-21 17:19:09 +00:00
config.yml ovn: Break out role into ovn-db and ovn-controller roles 2022-11-28 13:52:30 +01:00
deploy-containers.yml ovn: Break out role into ovn-db and ovn-controller roles 2022-11-28 13:52:30 +01:00
deploy.yml ovn: Change NB/SB connection setup to allow usage of inactivity probe 2022-11-30 11:01:22 +00:00
main.yml ovn: Break out role into ovn-db and ovn-controller roles 2022-11-28 13:52:30 +01:00
precheck.yml Fix prechecks in check mode 2023-01-12 14:27:36 +00:00
pull.yml ovn: Break out role into ovn-db and ovn-controller roles 2022-11-28 13:52:30 +01:00
reconfigure.yml ovn: Break out role into ovn-db and ovn-controller roles 2022-11-28 13:52:30 +01:00
stop.yml ovn: Break out role into ovn-db and ovn-controller roles 2022-11-28 13:52:30 +01:00
upgrade.yml ovn: Break out role into ovn-db and ovn-controller roles 2022-11-28 13:52:30 +01:00