tripleo-ansible/tripleo_ansible/roles/tripleo-container-manage/tasks
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
..
podman tripleo-container-manage: restart systemd service if container changed 2019-11-15 07:05:24 +00:00
container_running.yml tripleo-container-manage: fix duplicated loop vars 2019-11-14 09:58:27 +00:00
create.yml tripleo-container-manage: introduce concurrency 2019-11-05 23:44:59 +00:00
delete.yml tripleo-container-manage: fix exec check 2019-11-09 07:41:20 +01:00
main.yml tripleo-container-manage: skip some tasks in check mode 2019-11-14 09:58:36 +00:00
shutdown.yml tripleo-container-manage: port paunch-services 2019-11-14 06:37:09 +00:00