From d1f87a598d5206c78b0ad6def49c9580c71452fa Mon Sep 17 00:00:00 2001 From: Dmitriy Rabotyagov Date: Tue, 11 Apr 2023 22:22:24 +0200 Subject: [PATCH] Update git submodules * Update openstack-ansible-os_ironic from branch 'master' to e9fab281bd738cc2271f7719389474fd9c9157d4 - 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: Ia9d1164e1e38201244a062be95f936b314c5c56b --- openstack-ansible-os_ironic | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openstack-ansible-os_ironic b/openstack-ansible-os_ironic index e7099c1e47..e9fab281bd 160000 --- a/openstack-ansible-os_ironic +++ b/openstack-ansible-os_ironic @@ -1 +1 @@ -Subproject commit e7099c1e473f53d07e1d62f2e05b956755da3740 +Subproject commit e9fab281bd738cc2271f7719389474fd9c9157d4