Add docker setup
This commit is contained in:
parent
58fade9e5f
commit
fbf688606e
5 changed files with 33 additions and 0 deletions
3
templates/docker.j2
Normal file
3
templates/docker.j2
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
# {{ ansible_managed }} {{ ansible_date_time.time }} {{ ansible_date_time.date }}
|
||||
|
||||
deb [arch=amd64 signed-by=/etc/apt/keyrings/docker.gpg] https://download.docker.com/linux/debian bookworm stable
|
||||
Loading…
Add table
Add a link
Reference in a new issue