openstack-ansible-os_trove/handlers
Dmitriy Rabotyagov 21619ca389 Adjust service restart handlers
We should make service restart handlers more universal, since
there might be cases where api and taskmanager are placed on different
hosts. So we should restart services only when they are present, and
filtered_trove_services helps us here as defines only services that
should exist on the host.

This also align handler with other services and fix taskmanager restart
as it is missing now but conductor is restarted twice instead.

Change-Id: Ia5c92f312a773c88563c61bba327f07ef369d62c
2021-04-26 12:39:46 +03:00
..
main.yml Adjust service restart handlers 2021-04-26 12:39:46 +03:00