linter script

This commit is contained in:
Mark Janssen 2024-07-24 21:32:29 +02:00
parent 848917a72c
commit ff6649ab71
Signed by: foobar
GPG key ID: D8674D8FC4F69BD2

5
lint.sh Executable file
View file

@ -0,0 +1,5 @@
#!/bin/bash
j2lint `find ./ -type f -name '*.j2'`
ansible-lint bitlair.yaml