5 lines
65 B
YAML
5 lines
65 B
YAML
|
- name: Install wireguard
|
||
|
hosts: self
|
||
|
roles:
|
||
|
- wireguard
|