diff --git a/collections/requirements.yml b/collections/requirements.yml new file mode 100644 index 0000000..f70dc5b --- /dev/null +++ b/collections/requirements.yml @@ -0,0 +1,8 @@ +--- +collections: + - name: community.general + source: https://galaxy.ansible.com + - name: ansible.posix + source: https://galaxy.ansible.com + - name: community.docker + source: https://galaxy.ansible.com