diff options
Diffstat (limited to 'roles/pterodactyl_wings/templates')
-rw-r--r-- | roles/pterodactyl_wings/templates/docker.list.j2 | 4 |
1 files changed, 4 insertions, 0 deletions
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 |