Switch to ansible-base 2.10.1 with collections
Depends-On: https://review.opendev.org/752032 Depends-On: https://review.opendev.org/752958 Depends-On: https://review.opendev.org/754982 Change-Id: Idcf6af00111bcf16678b2dd8728954ee2b1ed81b
This commit is contained in:
parent
72d6acc5be
commit
81878df3db
@ -2,3 +2,18 @@ collections:
|
|||||||
- name: openstack.cloud
|
- name: openstack.cloud
|
||||||
version: 1.0.0
|
version: 1.0.0
|
||||||
source: https://galaxy.ansible.com
|
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
|
||||||
|
@ -8,7 +8,7 @@
|
|||||||
# target configuration in each role.
|
# target configuration in each role.
|
||||||
|
|
||||||
# The Ansible version used for testing
|
# The Ansible version used for testing
|
||||||
ansible==2.9.13
|
ansible-base==2.10.1
|
||||||
|
|
||||||
# Used for the ip filter within ansible
|
# Used for the ip filter within ansible
|
||||||
netaddr
|
netaddr
|
||||||
|
Loading…
Reference in New Issue
Block a user