Install the EPEL repository. Useful as a dependency for other roles.
- Minimum Ansible version:
2.9
a convenience list of any packages you would like installed from epel
epel_extra_packages: []URL where EPEL GPG signing key can be obtained
epel_key_url: https://dl.fedoraproject.org/pub/epel/RPM-GPG-KEY-EPEL-{{ ansible_distribution_major_version
}}name of the package that installs the epel release repo
epel_package_name: epel-releasecontrol the state of the epel package and any packages installed from it.
epel_package_state: presentepel
None.
MIT
cornfeedhobo