fix: missing docker group + template error
This commit is contained in:
5
playbooks/templates/docker.sources.j2
Normal file
5
playbooks/templates/docker.sources.j2
Normal file
@@ -0,0 +1,5 @@
|
||||
Types: deb
|
||||
URIs: https://download.docker.com/linux/ubuntu
|
||||
Suites: {{ ansible_distribution_release }}
|
||||
Components: stable
|
||||
Signed-By: /etc/apt/keyrings/docker.asc
|
||||
Reference in New Issue
Block a user