Add linting

This commit is contained in:
2022-03-11 21:21:27 +13:00
parent 3a9f50df5f
commit 36a71d9fdd

View File

@@ -11,3 +11,7 @@ provisioner:
name: ansible
verifier:
name: ansible
lint: |
set -e
yamllint .
ansible-lint