diff --git a/.ansible/collections/requirements.yml b/.ansible/collections/requirements.yml new file mode 100644 index 0000000..a6fef9f --- /dev/null +++ b/.ansible/collections/requirements.yml @@ -0,0 +1,5 @@ +--- +collections: + - name: community.general + version: "11.2.1" + source: "https://galaxy.ansible.com" \ No newline at end of file