mauromedda.ansible_role_epel
ansible_role_epel
This is a simple Ansible role that installs/uninstall the epel_release meta package. This package contains the Extra Packages for Enterprise Linux (EPEL) repository.
Variables
epel_release_installed: true
- epel_release_installed: Default: true. Put false to uninstall the epel_release.
Example Playbook
See below an example of usage for the module.
- hosts: localhost
connection: local
become: true
roles:
- { role: mauromedda.ansible_role_epel, epel_release_installed: true }
License
BSD
Author Information
Mauro Medda < medda.mauro at gmail dot com >
Install
ansible-galaxy install mauromedda.ansible_role_epelLicense
bsd-2-clause
Downloads
347
Owner
Head of DevSecOps
