diff --git a/ansible/playbooks/requirements.yml b/ansible/playbooks/requirements.yml deleted file mode 100644 index 635ecd5..0000000 --- a/ansible/playbooks/requirements.yml +++ /dev/null @@ -1,28 +0,0 @@ -# requirements.yml ---- -roles: - - name: githubixx.ansible_role_wireguard - src: https://github.com/githubixx/ansible-role-wireguard.git - version: 19.0.0 - - # - name: bodsch.dns.bind - # version: - - # - name: nginx - # src: git@github.com:myorg/ansible-role-nginx.git - # scm: git - # version: v2.0.0 - -collections: - - name: bodsch.dns - source: https://github.com/bodsch/ansible-collection-dns.git - type: git - version: 1.4.1 - - # - name: community.postgresql - # version: "3.2.0" - # - name: ansible.posix - # version: "1.5.4" - # - name: myorg.infrastructure - # source: https://hub.internal.com/api/galaxy/ - # version: "1.0.0"