robertdebock.epel

Ansible Role EPEL

This role installs the EPEL repository on your system.

GitHub GitLab Downloads Version
github gitlab downloads Version

Example Playbook

This example comes from molecule/default/converge.yml and is tested whenever there is a push, pull request, or release.

---
- name: Converge
  hosts: all
  become: true
  gather_facts: true

  roles:
    - role: robertdebock.epel

Before running, the machine must be prepared. In CI, this is done with molecule/default/prepare.yml:

---
- name: Prepare
  hosts: all
  become: true
  gather_facts: false

  roles:
    - role: robertdebock.bootstrap

You can also find a full explanation and example on how to use these roles.

Requirements

State of Used Roles

These roles help prepare a system. You can choose a different way to prepare your system.

Requirement GitHub GitLab
robertdebock.bootstrap Build Status GitHub Build Status GitLab

Context

This role is part of many compatible roles. Check out the documentation for more information.

Here’s a visual of related roles: dependencies

Compatibility

This role has been tested on the following container images:

Container Tags
EL 9

You need at least Ansible version 2.12. Tests were performed on:

  • The previous version.
  • The current version.
  • The development version.

If you encounter any issues, please report them on GitHub.

License

Apache-2.0.

Author Information

robertdebock

Consider sponsoring me.

Informazioni sul progetto

Install epel on your system.

Installa
ansible-galaxy install robertdebock.epel
Licenza
apache-2.0
Download
1.4M
Proprietario
I know my way around (Linux) infrastructure, have a passion for automation, Docker, Ansible, Molecule and ci/cd.