openstack-ansible-os_swift/handlers
Dmitriy Rabotyagov 7cd4aff515 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: I78c9888f7f2b97bd901d9fcce636bc22b6411eb9
2023-05-02 11:02:04 +00:00
..
main.yml Ensure service is restarted on unit file changes 2023-05-02 11:02:04 +00:00