mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-10 06:51:04 +01:00
8 lines
181 B
Markdown
8 lines
181 B
Markdown
|
# Role Wireguard
|
||
|
This role is not fully implemented yet. Instead use the role native-wireguard.
|
||
|
## Preparation
|
||
|
Execute
|
||
|
``bash
|
||
|
ansible-galaxy collection install community.general
|
||
|
``
|