Update git submodules

* Update openstack-ansible-haproxy_server from branch 'master'
  to 9cf2985ca50bd8ea537f0af200a17049d206a001
  - Merge "Do not use notify inside handlers"
  - Do not use notify inside handlers
    
    Since latest ansible handlers are not triggered inside the same
    handlers flush, which means that triggering mysql restart
    the way we did does not work anymore. So instead of
    notifying inside handlers, we add listen key to tasks
    that are triggered by these newly produced notifications.
    
    This could be due to the bug [1], but ansible-core version that has
    backport included still shows inconsistent behaviour
    
    [1] https://github.com/ansible/ansible/issues/80880
    
    Change-Id: I0d97e0b90a8d18a7b69e880e4effa851238d51d1
This commit is contained in:
Zuul 2023-08-31 10:03:02 +00:00 committed by Gerrit Code Review
parent 0d775ff3bb
commit 87d190dac3
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit b2ea96d50c24bae44658de2de4a40c59179918e7
Subproject commit 9cf2985ca50bd8ea537f0af200a17049d206a001