kolla-ansible/requirements-core.yml
Michal Nasiadka bc203433f1 Add support for ansible-core
Collections version taken from official Ansible 7 package [1]
and limited to the same major version.

[1]: https://github.com/ansible-community/ansible-build-data/blob/main/7/ansible-7.7.0.yaml

Change-Id: I0f1ea9717397adc2d2c3215d74ec3759f351a57a
2023-11-08 09:52:20 +00:00

12 lines
262 B
YAML

---
collections:
- name: ansible.netcommon
source: https://galaxy.ansible.com
version: <5
- name: ansible.posix
source: https://galaxy.ansible.com
version: <2
- name: community.general
source: https://galaxy.ansible.com
version: <7