Skip to content
This repository was archived by the owner on Sep 28, 2024. It is now read-only.

chore(deps): bump ansible/ansible-lint from 24.9.0 to 24.9.2 #7

chore(deps): bump ansible/ansible-lint from 24.9.0 to 24.9.2

chore(deps): bump ansible/ansible-lint from 24.9.0 to 24.9.2 #7

Workflow file for this run

name: Ansible CI
on:
pull_request:
branches: [ main ]
paths: [ 'ansible/**','runme.sh','.github/workflows/ci-ansible.yml' ]
jobs:
ansible:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- uses: ansible/[email protected]
with:
args: "ansible"
- run: 'echo "VM_TOKEN=foo" > .env'
- run: 'bash ./runme.sh'