05a7ce798d
Refactor tests to run the same tasks with CentOS and Fedora using different variables.
5 lines
319 B
YAML
5 lines
319 B
YAML
yum_repository_test_package: libbdplus
|
|
yum_repository_test_repo:
|
|
name: rpmfusion-free
|
|
description: RPM Fusion for Fedora {{ ansible_distribution_major_version }} - Free
|
|
baseurl: http://download1.rpmfusion.org/free/fedora/releases/{{ ansible_distribution_major_version }}/Everything/{{ ansible_architecture }}/os/
|