Wireguard will eventually require more complex configration. Moving to its own role for that eventual expansion.
6 lines
81 B
YAML
6 lines
81 B
YAML
---
|
|
- hosts: localhost
|
|
remote_user: root
|
|
roles:
|
|
- ansible/arch_wireguard
|