kolla/docker/kolla-toolbox/requirements.yml
Michał Nasiadka 6eeb2cbdd1 toolbox: Move to ansible-core 2.11 and collections
Change-Id: I55327cc3c686eae8f2da85ea957cae851e3041e4
2021-09-16 10:19:54 +00:00

15 lines
292 B
YAML

---
collections:
- name: ansible.posix
version: '<2'
- name: community.general
version: '<4'
- name: community.mysql
version: '<3'
- name: community.rabbitmq
version: '<2'
- name: openstack.cloud
version: '<2'
- name: openvswitch.openvswitch
version: '<3'