This commit is contained in:
parent
1bddf19134
commit
2ed79d3010
2 changed files with 10 additions and 2 deletions
6
script.sh
Normal file
6
script.sh
Normal file
|
@ -0,0 +1,6 @@
|
|||
#!/bin/sh
|
||||
|
||||
echo "Starting ansible linter by Aaron Riedel"
|
||||
echo ""
|
||||
cd /drone/src
|
||||
ansible-lint --profile $PLUGIN_PROFILE
|
Loading…
Add table
Add a link
Reference in a new issue