summaryrefslogtreecommitdiffstats
path: root/distro/tests/ansible-roles/obs_repos/defaults/main.yaml
blob: 05ffcb6c7f894271a9fda3c4eb970f052359c442 (plain)
1
2
3
4
---
# SPDX-License-Identifier: GPL-3.0-or-later
obs_distro: "{{ ansible_distribution | replace(' ', '_') }}"
obs_repofile_url: "https://download.opensuse.org/repositories/home:CZ-NIC:{{ item }}/{{ obs_repo_version }}/home:CZ-NIC:{{ item }}.repo"