commit bb91977944f292e1f1b332d9f6198b15653e2663 Author: Zuul Date: Sun Oct 11 14:53:09 2020 +0000 Update git submodules * Update openstack-ansible from branch 'master' - Merge "Add user defined collections" - Add user defined collections This patch allows the deployer to create a file which adds to, or overrides the ansible collections specified in the openstack-ansible repo ansible-collection-requirements.yml file. The file /etc/openstack_deploy/user-collection-requirements.yml is read during installation of ansible collections with the bootstrap_ansible.sh script. Any extra collections listed will be installed and will take precedence over collections of the same name specified in ansible-collection-requirements.yml Depends-On: https://review.opendev.org/754706 Change-Id: I22b55291c6898312a26cc5dbf7a3ae2f327429bd diff --git a/openstack-ansible b/openstack-ansible index ccad60b..e114424 160000 --- a/openstack-ansible +++ b/openstack-ansible @@ -1 +1 @@ -Subproject commit ccad60bc69df20248ea92c6ce27a2995581b9f05 +Subproject commit e1144246d68b765fba4020edde0acd55211105c9