Skip to content

replace yum with dnf. fqcn[action-core] #1689

replace yum with dnf. fqcn[action-core]

replace yum with dnf. fqcn[action-core] #1689

Workflow file for this run

on: [push, pull_request]
name: Ansible Lint
permissions:
contents: read
jobs:
build:
runs-on: ubuntu-latest
steps:
- name: Harden Runner
uses: step-security/harden-runner@f086349bfa2bd1361f7909c78558e816508cdc10 # v2.8.0
with:
egress-policy: audit
- uses: actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- name: Lint Ansible Playbook
uses: ansible/ansible-lint-action@eb92667e07cc18e1d115ff02e5f07126310cec11 # main