Skip to content

fix(rh): add EPEL archive links for EL 6 and 7 #39

fix(rh): add EPEL archive links for EL 6 and 7

fix(rh): add EPEL archive links for EL 6 and 7 #39

Workflow file for this run

---
name: CI - Linting
"on":
push:
branches: [master]
pull_request:
branches: [master]
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: Run ansible-lint
uses: ansible/ansible-lint@main