Deploy rpmfusion on EL and Fedora distro for supported versions

This commit is contained in:
2019-12-30 16:41:27 -06:00
parent 261e05480f
commit e640cbddc0
18 changed files with 293 additions and 35 deletions

2
tests/inventory Normal file
View File

@@ -0,0 +1,2 @@
localhost

5
tests/test.yml Normal file
View File

@@ -0,0 +1,5 @@
---
- hosts: localhost
remote_user: root
roles:
- ensure_repo_rpmfusion