Installs the epel-release
package on EL 6 and 7 platforms.
None.
Whether the EPEL repo should be installed or not. Set to absent
to remove
from the system. Defaults to present
.
epel_state: present
None
- hosts: servers
roles:
- ansible-role-epel
BSD