Merge "Switch to ansible-base 2.10.1 with collections"
This commit is contained in:
commit
0e721c7049
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user