Skip to content

Merge pull request #15 from metno/ansible-2.16 #93

Merge pull request #15 from metno/ansible-2.16

Merge pull request #15 from metno/ansible-2.16 #93

Workflow file for this run

name: Ansible Lint
on: [push, pull_request] # noqua
jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- name: Lint Ansible Playbook
uses: ansible/ansible-lint-action@main