WIP: Notes
This commit is contained in:
11
debian/wireguard.yml
vendored
Normal file
11
debian/wireguard.yml
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
# Run through all tasks to setup machines
|
||||
# https://community.frame.work/t/fedora-linux-35-on-the-framework-laptop/6613/10
|
||||
- hosts: wireguard
|
||||
gather_facts: true
|
||||
order: inventory
|
||||
vars_files:
|
||||
- ansible/wireguard/vars/main.yml
|
||||
roles:
|
||||
- role: ansible/openssh
|
||||
- role: ansible/wireguard
|
||||
Reference in New Issue
Block a user