Skip to content

github: remove vagrant-up workflow #91

github: remove vagrant-up workflow

github: remove vagrant-up workflow #91

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