Add a template for the docker apt list

This template is necessary because the apt_repository role cannot
determine if an entry should be replaced.
This commit is contained in:
Stefan Haun 2022-07-16 16:54:51 +02:00
parent acf739831c
commit af6092576c

View file

@ -0,0 +1,2 @@
deb https://download.docker.com/linux/debian {{ ansible_distribution_release }} stable