9 lines
228 B
YAML
9 lines
228 B
YAML
# actions/run-ansible-lint forces me to name this file .yml instead of .yaml :(
|
|
|
|
collections:
|
|
- name: community.docker
|
|
source: https://galaxy.ansible.com
|
|
|
|
- name: community.general
|
|
source: https://galaxy.ansible.com
|