Skip to content

Merge pull request #16 from MatthiasWinzeler/license-keys #54

Merge pull request #16 from MatthiasWinzeler/license-keys

Merge pull request #16 from MatthiasWinzeler/license-keys #54

Workflow file for this run

name: Ansible Lint
on: [push, pull_request]
jobs:
ansible-lint:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v3
- name: Ansible Lint Action
uses: ansible-community/[email protected]