Skip to content

feat: molecule testing #26

feat: molecule testing

feat: molecule testing #26

Workflow file for this run

---
name: Ansible Lint
on: [push, pull_request]
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v6
- name: Run ansible-lint
uses: ansible/ansible-lint@main