Razique Mahroua
2020-03-18 b85c91a8192593f6b62f93e11c971868964343a9
commit | author | age
93d261 1 <p align="right">
SS 2     <a href="https://travis-ci.org/epiloque/ansible-epel">
3         <img src="https://travis-ci.org/epiloque/ansible-epel.svg?branch=master"
4              alt="build status">
5     </a>
6         <a href="https://galaxy.ansible.com/epiloque/epel">
7         <img src="https://img.shields.io/badge/ansible--galaxy-epel-blue.svg"
8              alt="ansible galaxy">
9     </a>
10 </p>
11
12 epel role
13
14 ## Role Variables
15
16 Available variables are listed below, along with default values:
17
18 ```yaml
19 epel_url: https://dl.fedoraproject.org/pub/epel/epel-release-latest-7.noarch.rpm
20 ```
21
22
23 ## Example Playbook
24
25 ```yaml
26 - hosts: servers
27   roles:
28     - epiloque.epel
29 ```
30
31 ## License
32
33 BSD