Skip to content

refactor: use dnf instead of yum, fix rhel output, replace regexp, add more docs, remove rhel 5 code #120

refactor: use dnf instead of yum, fix rhel output, replace regexp, add more docs, remove rhel 5 code

refactor: use dnf instead of yum, fix rhel output, replace regexp, add more docs, remove rhel 5 code #120

Workflow file for this run

---
# Managed by modulesync - DO NOT EDIT
# https://voxpupuli.org/docs/updating-files-managed-with-modulesync/
name: CI
# yamllint disable-line rule:truthy
on:
pull_request: {}
push:
branches:
- main
- master
concurrency:
group: ${{ github.ref_name }}
cancel-in-progress: true
permissions:
contents: read
jobs:
puppet:
name: Puppet
uses: voxpupuli/gha-puppet/.github/workflows/beaker.yml@v4