d
This commit is contained in:
parent
2ebaed8551
commit
07894c2300
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ docker_compose_base_dir: /home/docker-user
|
||||||
|
|
||||||
### mgrote_apt_manage_sources
|
### mgrote_apt_manage_sources
|
||||||
repos_override: # mit docker-repos
|
repos_override: # mit docker-repos
|
||||||
### - deb [arch=amd64] https://download.docker.com/linux/ubuntu jammy stable
|
- deb [arch=amd64] https://download.docker.com/linux/ubuntu jammy stable
|
||||||
- "deb http://de.archive.ubuntu.com/ubuntu/ {{ ansible_distribution_release }} main restricted"
|
- "deb http://de.archive.ubuntu.com/ubuntu/ {{ ansible_distribution_release }} main restricted"
|
||||||
- "deb http://de.archive.ubuntu.com/ubuntu/ {{ ansible_distribution_release }}-updates main restricted"
|
- "deb http://de.archive.ubuntu.com/ubuntu/ {{ ansible_distribution_release }}-updates main restricted"
|
||||||
- "deb http://de.archive.ubuntu.com/ubuntu/ {{ ansible_distribution_release }} universe"
|
- "deb http://de.archive.ubuntu.com/ubuntu/ {{ ansible_distribution_release }} universe"
|
||||||
|
|
Loading…
Reference in a new issue