Merge "Switch to ansible-base 2.10.1 with collections"

This commit is contained in:
Zuul 2020-09-30 17:11:03 +00:00 committed by Gerrit Code Review
commit 0e721c7049
2 changed files with 16 additions and 1 deletions

View File

@ -2,3 +2,18 @@ collections:
- name: openstack.cloud
version: 1.0.0
source: https://galaxy.ansible.com
- name: community.general
version: 1.1.0
source: https://galaxy.ansible.com
- name: community.rabbitmq
version: 1.0.1
source: https://galaxy.ansible.com
- name: community.mysql
version: 1.0.0
source: https://galaxy.ansible.com
- name: community.crypto
version: 1.1.1
source: https://galaxy.ansible.com
- name: openvswitch.openvswitch
version: 1.0.5
source: https://galaxy.ansible.com

View File

@ -8,7 +8,7 @@
# target configuration in each role.
# The Ansible version used for testing
ansible==2.9.13
ansible-base==2.10.1
# Used for the ip filter within ansible
netaddr