Update git submodules

* Update openstack-ansible-openstack_hosts from branch 'master'
  to 1584983367b6bf0df6bd622d8820ae61d2f6687d
  - Skip installing curl for EL
    
    Due to the bug in Ansible [1] it does not resolve requirement of /usr/bin/curl
    properly, always trying to install `curl-minimal`, which would fail on systems with
    already installed `curl`.
    
    Since `curl` presence is essential for DNF, we should be able to skip installation
    of curl to EL systems, as they are all shipped with it as of today.
    
    [1] https://github.com/ansible/ansible/issues/82461
    
    Closes-Bug: #2046172
    Change-Id: I0f1bd3aa3dbce93c42fdb9399948c41edab2369d
This commit is contained in:
Dmitriy Rabotyagov 2023-12-30 02:53:39 +01:00 committed by Gerrit Code Review
parent 30daa0df4c
commit ebbfb1a2a0
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 2e78c2314d65229810ad203419243962074c9246
Subproject commit 1584983367b6bf0df6bd622d8820ae61d2f6687d