computer-playbook/roles/docker-wireguard/README.md

8 lines
181 B
Markdown
Raw Normal View History

2020-12-24 14:27:31 +01:00
# Role Wireguard
This role is not fully implemented yet. Instead use the role native-wireguard.
## Preparation
Execute
``bash
ansible-galaxy collection install community.general
``