Skip to content

importing role template from https://github.com/coopdevs/ansible-role… #1

importing role template from https://github.com/coopdevs/ansible-role…

importing role template from https://github.com/coopdevs/ansible-role… #1

Workflow file for this run

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