tripleo-ansible/tripleo_ansible/roles/octavia_controller_post_config
Brent Eagles 1bafe4df85 Octavia: do not attempt container restart on empty list
With composable roles, the node with the octavia agents may not have any
processes running when we hit step 5 external deploy tasks, resulting in
our "one line" restart failing. This patch splits the query for octavia
containers out into a separate task and we conditionally run the restart
task depending on whether there are containers found.

Change-Id: I08a06b300d43aca7db2c9e3341a07bc903163d26
Closes-Bug: #1861413
2020-01-30 15:36:54 -03:30
..
defaults Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
meta Rename all roles that have a hyphen 2020-01-21 20:42:40 -06:00
tasks Octavia: do not attempt container restart on empty list 2020-01-30 15:36:54 -03:30