From d765ec2c6a57352b1635178f39054f2edf2195f8 Mon Sep 17 00:00:00 2001 From: Dmitriy Rabotyagov Date: Wed, 12 Apr 2023 21:58:54 +0200 Subject: [PATCH] Update git submodules * Update openstack-ansible-os_designate from branch 'master' to b6d826f675efa50770d1339add61dfcf11a13dda - 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: I3dcb02cfd8c5057411488dfefdd0b5381231a972 --- openstack-ansible-os_designate | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-ansible-os_designate b/openstack-ansible-os_designate index 94b04bffe1..b6d826f675 160000 --- a/openstack-ansible-os_designate +++ b/openstack-ansible-os_designate @@ -1 +1 @@ -Subproject commit 94b04bffe1ecb48a1ea7f16449a615ae8a3398c6 +Subproject commit b6d826f675efa50770d1339add61dfcf11a13dda