diff --git a/collections/requirements.yml b/collections/requirements.yml index 7c52eb5..dda6fe0 100644 --- a/collections/requirements.yml +++ b/collections/requirements.yml @@ -1,4 +1,5 @@ --- -- collections: - -- community.general.proxmox \ No newline at end of file +collections: + # Install a collection from Ansible Galaxy. + - name: community.general + source: https://galaxy.ansible.com \ No newline at end of file