tripleo-ansible/tripleo_ansible/roles/octavia_controller_post_config/tasks
Gregory Thiemonge 6d61a18b62 Fix octavia services restart
When using podman, services should be restarted using systemctl instead
of podman restart. Systemd would perform a graceful shutdown of the
service using the configured ExecStop command.

This commit also fixes the previous behavior that have some issues:
- "restart octavia containers" task had a wrong "when" condition
- the task's shell command was not correctly formated

Closes-Bug: #1861413
Change-Id: I487f88e88eae5a4d975fce7a399c36d6a1b055e7
2020-02-21 11:14:46 +01:00
..
main.yml Fix octavia services restart 2020-02-21 11:14:46 +01:00