6 lines
89 B
YAML
6 lines
89 B
YAML
---
|
|
- name: WireGuard deployen
|
|
hosts: wireguard
|
|
become: yes
|
|
roles:
|
|
- wireguard
|