kolla-ansible/ansible/roles/mariadb/tasks
Ivan Halomi 4ce47e2250 Refactor of kolla_container_facts
Refactor that prepares kolla_container_facts
module for introducing more actions that will be moved
from kolla_container module and kolla_container_volume_facts.

This change is based on a discussion about adding a new action
to kolla_container module that retrieves all names of the running
containers. It was agreed that kolla-ansible should follow Ansible's
direction of splitting modules between action modules and facts
modules. Because of this, kolla_container_facts needs to be able
to handle different requests for data about containers or volumes.

Change-Id: Ieaec8f64922e4e5a2199db2d6983518b124cb4aa
Signed-off-by: Ivan Halomi <ivan.halomi@tietoevry.com>
2024-08-12 09:54:05 +02:00
..
backup.yml Use the running MariaDB server image for backups 2024-05-16 11:22:36 +01:00
bootstrap_cluster.yml Rename kolla_docker to kolla_container 2023-11-15 13:54:57 +01:00
bootstrap.yml Refactor mariadb to support shards 2021-04-07 23:19:42 +02:00
check-containers.yml Performance: use filters for service dicts 2024-06-28 09:04:43 +02:00
check.yml Usage of kolla_container_engine variable instead of docker 2022-10-28 09:15:55 +02:00
config_validate.yml Integrate oslo-config-validator 2022-12-21 17:19:09 +00:00
config.yml Performance: use filters for service dicts 2024-06-28 09:04:43 +02:00
deploy-containers.yml Fix multiple issues with MariaDB handling 2020-01-15 20:15:09 +01:00
deploy.yml Refactor MariaDB and RabbitMQ restart procedure 2023-06-17 21:02:49 +00:00
loadbalancer.yml Adding container_engine to kolla_toolbox module 2022-11-04 15:32:30 +01:00
lookup_cluster.yml Rename kolla_docker to kolla_container 2023-11-15 13:54:57 +01:00
main.yml mariadb: use add_host to include inactive hosts in shard grouping 2021-10-28 16:29:05 +00:00
post-deploy.yml Refactor MariaDB and RabbitMQ restart procedure 2023-06-17 21:02:49 +00:00
post-upgrade.yml Rename kolla_docker to kolla_container 2023-11-15 13:54:57 +01:00
precheck.yml Refactor of kolla_container_facts 2024-08-12 09:54:05 +02: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
recover_cluster.yml Fix mariadb recovery 2024-07-17 12:11:53 +02:00
register.yml Adding container_engine to kolla_toolbox module 2022-11-04 15:32:30 +01:00
restart_services.yml Fix mariadb role when used with check mode 2024-02-06 10:39:34 +01:00
stop.yml Use "name:" instead of "role:" for *_role modules 2020-03-02 10:01:17 +01:00
upgrade.yml Refactor MariaDB and RabbitMQ restart procedure 2023-06-17 21:02:49 +00:00