linter script
This commit is contained in:
parent
848917a72c
commit
ff6649ab71
1 changed files with 5 additions and 0 deletions
5
lint.sh
Executable file
5
lint.sh
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
j2lint `find ./ -type f -name '*.j2'`
|
||||
ansible-lint bitlair.yaml
|
||||
|
Loading…
Add table
Reference in a new issue