Skip to content

added support for ansible-core 2.16. Removed support for bionaic an x… #75

added support for ansible-core 2.16. Removed support for bionaic an x…

added support for ansible-core 2.16. Removed support for bionaic an x… #75

Workflow file for this run

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