bc203433f1
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
12 lines
262 B
YAML
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
|