We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4f6e434 commit e28c3caCopy full SHA for e28c3ca
ansible/inventory/group_vars/all/package-repos
@@ -30,7 +30,7 @@ package_sync_group: ""
30
deb_package_repos:
31
# Base Ubuntu Focal 20.04 repositories
32
- name: Ubuntu focal
33
- url: http://nova.clouds.archive.ubuntu.com/ubuntu/
+ url: http://archive.ubuntu.com/ubuntu
34
policy: immediate
35
architectures: amd64
36
components: main restricted universe multiverse
@@ -78,7 +78,7 @@ deb_package_repos:
78
79
# Base Ubuntu Jammy 22.04 repositories
80
- name: Ubuntu jammy
81
82
83
84
0 commit comments