openstack-ansible-os_glance/tasks
Dmitriy Rabotyagov c4886e01df 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: I5a52c0de14ee3a6215edb64dbc3bd48512d57e2e
Closes-Bug: #2009029
2023-05-02 11:01:33 +00:00
..
glance_db_sync.yml db_setup: refactor database setup to a common file 2019-05-28 18:30:07 +00:00
glance_install.yml Ensure service is restarted on unit file changes 2023-05-02 11:01:33 +00:00
glance_post_install.yml Remove mention of haproxy-endpoints role 2022-06-14 18:02:05 +00:00
main.yml Merge "Remove redundant vars line" 2022-09-20 19:50:19 +00:00