Skip to content

Add readme files to roles #174

Add readme files to roles

Add readme files to roles #174

Workflow file for this run

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