Skip to content

giovtorres/ansible-role-epel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ansible Role: EPEL

Build Status

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

About

Ansible Role - EPEL Repo

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages