Skip to content

Use dnf-automatic.timer to always follow configuration. #24

Use dnf-automatic.timer to always follow configuration.

Use dnf-automatic.timer to always follow configuration. #24

Workflow file for this run

name: Tests
on:
push:
branches:
- "*"
pull_request:
branches:
- "*"
jobs:
ansible-lint:
name: Ansible Lint
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ansible-lint
uses: ansible/ansible-lint@main