mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-12 02:46:20 +08:00
inventory/group_vars/download: don't use tabs
Tabs at the place used cause an exception when parsing the YAML file. Signed-off-by: Nils Philippsen <nils@redhat.com>
This commit is contained in:
@@ -44,7 +44,7 @@ dl_tier1:
|
||||
- 2604:1380:3000:1500::1 # kernel.org apac
|
||||
- 2620:52:3:1:dead:beef:cafe:fed1 # download-cc-rdu01's ipv6 address
|
||||
- archive.linux.duke.edu # 152.3.102.53
|
||||
- 152.3.68.159 # new archive.linux.duke.edu
|
||||
- 152.3.68.159 # new archive.linux.duke.edu
|
||||
- auslistsdr01.us.dell.com # 143.166.224.62
|
||||
- auslistsprd01.us.dell.com # 143.166.82.43
|
||||
- download-ib01.fedoraproject.org # 152.19.134.145
|
||||
|
||||
Reference in New Issue
Block a user