Skip to content

add sudo for fun and profit #4

add sudo for fun and profit

add sudo for fun and profit #4

Workflow file for this run

name: Run ansible-lint on code
on: push
jobs:
lint:
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4
- name: run-ansible-lint
uses: ansible/[email protected]