Skip to content

Update molecule requirement from ~=24.8 to ~=24.9 #91

Update molecule requirement from ~=24.8 to ~=24.9

Update molecule requirement from ~=24.8 to ~=24.9 #91

Workflow file for this run

---
name: Ansible Lint
on:
push:
branches:
- main
pull_request:
jobs:
build:
runs-on: ubuntu-latest
name: Ansible Lint
steps:
# Important: This sets up your GITHUB_WORKSPACE environment variable
- uses: actions/checkout@v3
- name: Run ansible-lint
uses: ansible/[email protected]