Deploy EPEL for all EL class OS

This commit is contained in:
2019-12-30 15:52:52 -06:00
parent 193f933e1c
commit f3cc4d6451
15 changed files with 245 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_epel