diff --git a/requirements.yml b/requirements.yml index e0f97a0..dafa897 100644 --- a/requirements.yml +++ b/requirements.yml @@ -1,11 +1,5 @@ --- collections: - # - name: community.general - # - name: community.postgresql - # - name: community.rabbitmq - - name: git+/~https://github.com/ansible-collections/community.general.git - version: 6.1.0 - - name: git+/~https://github.com/ansible-collections/community.postgresql.git - version: 2.3.1 - - name: git+/~https://github.com/ansible-collections/community.rabbitmq.git - version: 1.2.3 + - name: community.general + - name: community.postgresql + - name: community.rabbitmq