summaryrefslogtreecommitdiff
path: root/module/ri-wireguard/src/main/resources/templates/wireguard/ansible.j2
diff options
context:
space:
mode:
Diffstat (limited to 'module/ri-wireguard/src/main/resources/templates/wireguard/ansible.j2')
-rw-r--r--module/ri-wireguard/src/main/resources/templates/wireguard/ansible.j27
1 files changed, 0 insertions, 7 deletions
diff --git a/module/ri-wireguard/src/main/resources/templates/wireguard/ansible.j2 b/module/ri-wireguard/src/main/resources/templates/wireguard/ansible.j2
deleted file mode 100644
index ad4d034..0000000
--- a/module/ri-wireguard/src/main/resources/templates/wireguard/ansible.j2
+++ /dev/null
@@ -1,7 +0,0 @@
-- hosts: wireguard_{{ net.name }}
- vars:
- wireguard_if: {{ net.name }}
- tasks:
- - name: wireguard
- import_role:
- name: wireguard