mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-10 15:01:05 +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
|
|
``
|