diff --git a/collections/requirements.yml b/collections/requirements.yml new file mode 100644 index 0000000000000000000000000000000000000000..bc0a48c690d2f44739057f14d706bfbb7c459a86 --- /dev/null +++ b/collections/requirements.yml @@ -0,0 +1,8 @@ +collections: + - name: ansible.posix + - name: community.kubernetes + - name: cloud.common + - name: kubernetes.core + - name: community.crypto + - name: community.general + - name: community.docker \ No newline at end of file