kolla-ansible/ansible/roles/masakari/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
..
bootstrap_service.yml Rename kolla_docker to kolla_container 2023-11-15 13:54:57 +01:00
bootstrap.yml Adding container_engine to kolla_toolbox module 2022-11-04 15:32:30 +01:00
check-containers.yml Performance: use filters for service dicts 2024-06-28 09:04:43 +02: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 Performance: use filters for service dicts 2024-06-28 09:04:43 +02: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 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
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