Don't lint with molecule
Some checks failed
ci/woodpecker/push/1.test Pipeline was successful
ci/woodpecker/push/2.build Pipeline failed

This commit is contained in:
2023-10-05 17:14:14 +13:00
parent 2d12d58960
commit 5baf0d2d87

View File

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