ansible-lint/script.sh
Aaron Riedel 2ed79d3010
All checks were successful
continuous-integration/drone/push Build is passing
try to fix issues
2023-02-15 01:42:52 +01:00

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