Replace enable_epel with ensure_repo_epel

This commit is contained in:
2019-12-30 15:56:11 -06:00
parent 1f9ed5ccfa
commit 7fb26c5a34
2 changed files with 3 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
---
- name: enable_epel
src: git+https://git.fdragon.com/AnsibleRoles/enable_epel.git
- name: ensure_repo_epel
src: git+https://git.fdragon.com/AnsibleRoles/ensure_repo_epel.git
version: master
- name: enable_rpmfusion
src: git+https://git.fdragon.com/AnsibleRoles/enable_rpmfusion.git