tripleo-ansible/tripleo_ansible/roles/tripleo-container-manage/tasks/podman
Emilien Macchi 0a037c65f7 tripleo-container-manage: restart systemd service if container changed
If a podman_container resource changed, it'll be added to a fact, that
later will be used when it comes to figure our if a systemd service
needs to be restarted or not.

It introduces a new filter: list_of_keys.
This filter takes in input a list of dictionaries and for each of them
it will add the key to list_of_keys and returns it.

Change-Id: I0285b006c015f6cd223615ebdad52286f7683a87
2019-11-15 07:05:24 +00:00
..
create.yml tripleo-container-manage: restart systemd service if container changed 2019-11-15 07:05:24 +00:00
delete.yml tripleo-container-manage: include_tasks to speed things up 2019-11-05 06:44:31 +00:00
exec.yml tripleo-container-manage: skip some tasks in check mode 2019-11-14 09:58:36 +00:00
manage.yml tripleo-container-manage: use async 2019-11-12 14:22:49 +00:00
start_order.yml tripleo-container-manage: use async 2019-11-12 14:22:49 +00:00
systemd.yml tripleo-container-manage: restart systemd service if container changed 2019-11-15 07:05:24 +00:00