From 4480dcfb5a49d1e1db7341a7c1d7498b0a8b6b63 Mon Sep 17 00:00:00 2001 From: Jonas Gunz Date: Sun, 13 Feb 2022 22:55:55 +0100 Subject: wings: add docker repo --- roles/pterodactyl_wings/templates/docker.list.j2 | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 roles/pterodactyl_wings/templates/docker.list.j2 (limited to 'roles/pterodactyl_wings/templates/docker.list.j2') diff --git a/roles/pterodactyl_wings/templates/docker.list.j2 b/roles/pterodactyl_wings/templates/docker.list.j2 new file mode 100644 index 0000000..a7ac6f4 --- /dev/null +++ b/roles/pterodactyl_wings/templates/docker.list.j2 @@ -0,0 +1,4 @@ +# vi: ft=debsources +# This file is managed by Ansible. Do NOT change. + +deb https://download.docker.com/linux/debian {{ ansible_facts.distribution_release }} stable -- cgit v1.2.3