f3a6c77b18
community.crypto collection was omitted in ansible-core implementation patch adding in trigger for requirements-core.yml to all optional jobs Change-Id: Ib6bdea51280e171d42d6d37b0ab96c31697fddbe
15 lines
344 B
YAML
15 lines
344 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.crypto
|
|
source: https://galaxy.ansible.com
|
|
version: <3
|
|
- name: community.general
|
|
source: https://galaxy.ansible.com
|
|
version: <7
|