Aaron Riedel
2ed79d3010
All checks were successful
continuous-integration/drone/push Build is passing
6 lines
No EOL
118 B
Bash
6 lines
No EOL
118 B
Bash
#!/bin/sh
|
|
|
|
echo "Starting ansible linter by Aaron Riedel"
|
|
echo ""
|
|
cd /drone/src
|
|
ansible-lint --profile $PLUGIN_PROFILE |