Skip to content

! replace linting by separated docker and script with explicit versions #13

! replace linting by separated docker and script with explicit versions

! replace linting by separated docker and script with explicit versions #13

Workflow file for this run

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