0
0
Fork 0
mirror of https://github.com/renovatebot/renovate.git synced 2025-01-03 18:51:48 +00:00
renovatebot_renovate/lib/modules/manager/ansible-galaxy/__fixtures__/collections2.yml
Rhys Arkins dca3418bbd refactor: lib/modules (#14488)
Moves datasource, manager, platform and versioning code from lib/ into new lib/modules/

BREAKING CHANGE: External tools must update paths to datasource, manager, platform and versioning
2022-03-04 09:04:02 +01:00

14 lines
339 B
YAML

---
collections:
# Install a collection from Ansible Galaxy.
- name: geerlingguy.php_roles
version: 0.9.3
source: https://galaxy.ansible.com
- name: davidban77.gns3
version: 1.2.2
roles:
# Install a role from Ansible Galaxy.
- name: geerlingguy.java
version: 1.9.6
- name: geerlingguy.docker
version: 2.9.0