Skip to content

! fix typo of "apt update" #75

! fix typo of "apt update"

! fix typo of "apt update" #75

Workflow file for this run

name: ansible-lint
on: [push, pull_request]
jobs:
ansible-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Lint ansible
run: |
sudo linting/lint.sh