Bump ansible and collection versions
Change-Id: If67c448dcefb0fcd7a345fe48da5cebc372c2432
This commit is contained in:
parent
a238a9a5c6
commit
6345b19bca
@ -1,23 +1,23 @@
|
||||
collections:
|
||||
- name: https://opendev.org/openstack/ansible-collections-openstack
|
||||
version: 1.2.1
|
||||
version: 1.5.2
|
||||
type: git
|
||||
- name: https://github.com/ansible-collections/community.general
|
||||
version: 2.1.1
|
||||
version: 4.0.1
|
||||
type: git
|
||||
- name: https://github.com/ansible-collections/community.rabbitmq
|
||||
version: 1.0.1
|
||||
version: 1.1.0
|
||||
type: git
|
||||
- name: https://github.com/ansible-collections/community.mysql
|
||||
version: 1.2.0
|
||||
version: 2.3.1
|
||||
type: git
|
||||
- name: https://github.com/ansible-collections/community.crypto
|
||||
version: 1.4.0
|
||||
version: 1.9.5
|
||||
type: git
|
||||
- name: https://github.com/ansible-collections/ansible.posix
|
||||
version: 1.1.1
|
||||
version: 1.3.0
|
||||
type: git
|
||||
# NOTE(noonedeadpunk): needs version in galaxy.yml to pull from git
|
||||
- name: openvswitch.openvswitch
|
||||
version: 1.1.0
|
||||
version: 2.0.2
|
||||
source: https://galaxy.ansible.com
|
||||
|
@ -8,7 +8,7 @@
|
||||
# target configuration in each role.
|
||||
|
||||
# The Ansible version used for testing
|
||||
ansible-base==2.10.9
|
||||
ansible-core==2.11.5
|
||||
|
||||
# Used for the ip filter within ansible
|
||||
netaddr
|
||||
|
Loading…
x
Reference in New Issue
Block a user