Use ansible-lint

This commit is contained in:
Robert de Bock 2022-08-04 06:55:21 +02:00
parent 803ca78cba
commit 5ca9509fce
1 changed files with 2 additions and 7 deletions

View File

@ -17,13 +17,8 @@ jobs:
steps:
- name: checkout
uses: actions/checkout@v3
with:
path: {% raw %}"${{ github.repository }}"{% endraw %}
- name: molecule
uses: robertdebock/molecule-action@4.0.8
with:
command: lint
- name: ansible-lint
uses: ansible-community/ansible-lint-action@main
test:
needs:
- lint