Update git submodules

* Update openstack-ansible from branch 'master'
  to 68cb6f950a4f9ddd20326727dff82fc384e5f6b6
  - Install curl by defining binary that is provided
    
    Currently, curl conflicts with curl-minimal package on Rocky:
    package curl-minimal-7.76.1-19.el9_1.1.x86_64 conflicts with curl
    provided by curl-7.76.1-19.el9_1.1.x86_64
    
    To avoid complex logic between curl/curl-minimal we just install
    package by providing a path to the binary it should provide.
    
    Based on the distro this will result in instalation of either
    curl or curl-minimal.
    
    Depends-On: https://review.opendev.org/c/openstack/openstack-ansible-openstack_hosts/+/872973
    Change-Id: Ia1b657ae6a21d9c3be499e7ecf6b36c11c9f08d9
This commit is contained in:
Damian Dabrowski 2023-02-11 00:37:30 +01:00 committed by Gerrit Code Review
parent 8989b37263
commit 2aa347d8cb
1 changed files with 1 additions and 1 deletions

@ -1 +1 @@
Subproject commit 168febc03a1167156ae9d18e821bc4fd52161b93
Subproject commit 68cb6f950a4f9ddd20326727dff82fc384e5f6b6