diff --git a/requirements.yml b/requirements.yml index a1d951e..9e8e43a 100644 --- a/requirements.yml +++ b/requirements.yml @@ -1,9 +1,12 @@ --- collections: - name: community.general - #version: 9.5.0 + source: git+https://github.com/ansible-collections/community.general.git + #version: 9.5.0 - name: ansible.utils + source: git+https://github.com/ansible-collections/ansible.utils.git #version: 4.1.0 - name: prometheus.prometheus + source: https://github.com/prometheus-community/ansible.git #version: 0.22.0 \ No newline at end of file