mirror of https://github.com/renovatebot/renovate
15 lines
339 B
YAML
15 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
|