diff --git a/ansible-collection-requirements.yml b/ansible-collection-requirements.yml index 3d413f9d31..9e3f3bb3a8 100644 --- a/ansible-collection-requirements.yml +++ b/ansible-collection-requirements.yml @@ -1,23 +1,23 @@ collections: - name: https://opendev.org/openstack/ansible-collections-openstack - version: 1.2.1 + version: 1.5.1 type: git - name: https://github.com/ansible-collections/community.general - version: 2.1.1 + version: 3.6.0 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.1.1 type: git - name: https://github.com/ansible-collections/community.crypto - version: 1.4.0 + version: 1.9.2 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.0 source: https://galaxy.ansible.com