set up role for wireguard connections
This commit is contained in:
parent
39a531cf87
commit
6c77886916
9 changed files with 137 additions and 0 deletions
6
plays/wireguard.yml
Normal file
6
plays/wireguard.yml
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
---
|
||||
- name: Set up WireGuard connections
|
||||
hosts: emma:pearl:boomhut
|
||||
become: true
|
||||
roles:
|
||||
- any.tools.wireguard
|
||||
Loading…
Add table
Add a link
Reference in a new issue