requirements for wireguard role
This commit is contained in:
parent
2b18b0f316
commit
3550797a5f
|
|
@ -1,6 +1,10 @@
|
||||||
# requirements.yml
|
# requirements.yml
|
||||||
---
|
---
|
||||||
roles:
|
roles:
|
||||||
|
- name: githubixx.ansible_role_wireguard
|
||||||
|
src: https://github.com/githubixx/ansible-role-wireguard.git
|
||||||
|
version: 19.0.0
|
||||||
|
|
||||||
# - name: bodsch.dns.bind
|
# - name: bodsch.dns.bind
|
||||||
# version:
|
# version:
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue