epel
Ansible Role: EPEL
Installs the epel-release
package on EL 6 and 7 platforms.
Requirements
None.
Role Variables
Whether the EPEL repo should be installed or not. Set to absent
to remove
from the system. Defaults to present
.
epel_state: present
Dependencies
None
Example Playbook
- hosts: servers
roles:
- ansible-role-epel
License
BSD
Install
ansible-galaxy install giovtorres/ansible-role-epel
License
Unknown
Downloads
708930
Owner