Update git submodules

* Update openstack-ansible-os_nova from branch 'master'
  to 94690a06dac367d036c0aea82ba2cd278763b2e1
  - 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
This commit is contained in:
Dmitriy Rabotyagov 2023-04-11 22:00:16 +02:00 committed by Gerrit Code Review
parent 0908e07e57
commit 0478e11260
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit b6e904213e26c2c007fba30b8928f49f77f3779b
Subproject commit 94690a06dac367d036c0aea82ba2cd278763b2e1