Skip to content

Update 001-apt.yml #1449

Update 001-apt.yml

Update 001-apt.yml #1449

Workflow file for this run

name: Ansible Lint
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Run ansible-lint
uses: ansible-community/[email protected]