Update linting
Some checks failed
ci/woodpecker/push/1.test Pipeline failed

This commit is contained in:
2023-10-05 16:51:31 +13:00
parent 0af870d440
commit e29f5d536d

View File

@@ -4,7 +4,7 @@ steps:
name: "Lint: Ansible-lint"
image: guisea/ansible-molecule
commands:
- ansible-lint
- ansible-lint -c ".ansible-lint"
when:
event: push
yamllint: