6 lines
86 B
YAML
6 lines
86 B
YAML
---
|
|
- hosts: wireguard
|
|
roles:
|
|
- role: ansible-role-wireguard
|
|
become: True
|