Compare commits
2 Commits
1e33c1d339
...
c16caeb222
Author | SHA1 | Date | |
---|---|---|---|
|
c16caeb222 | ||
|
2bca413df1 |
@ -1,4 +1,8 @@
|
||||
# actions/run-ansible-lint forces me to name this file .yml instead of .yaml :(
|
||||
|
||||
collections:
|
||||
# Install a collection from Ansible Galaxy.
|
||||
- name: community.docker
|
||||
source: https://galaxy.ansible.com
|
||||
|
||||
- name: community.general
|
||||
source: https://galaxy.ansible.com
|
Loading…
Reference in New Issue
Block a user