openstack-ansible-os_nova/handlers
Dmitriy Rabotyagov 94690a06da Ensure service is restarted on unit file changes
At the moment we don't restart services if systemd unit file is changed.

We knowingly prevent systemd_service role handlers to execute
by providing `state: started` as otherwise service will be restarted twice.
With that now  we ensure that role handlers will also listen for systemd
unit changes.

Change-Id: I4273d2fbcbff3028e693e3274093c1afebdcfca2
2023-04-11 11:54:07 +02:00
..
main.yml Ensure service is restarted on unit file changes 2023-04-11 11:54:07 +02:00