Remove vars/host declarations.

pull/1/head
jowj 4 years ago
parent caa50fb221
commit e4a51078ee

@ -1,11 +1,7 @@
---
# tasks file for wg_vpn
# playbook to go from a "base configured" server to a wg vpn peer
- hosts: onprem
remote_user: josiah
gather_facts: True
vars:
source_os: arch
tasks:
- name: "generating config on relay server"

Loading…
Cancel
Save