We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76253a3 commit c7e15beCopy full SHA for c7e15be
src/main/scripts/execute-command.sh
@@ -16,7 +16,7 @@ MVN=mvn
16
case ${1:-} in
17
'ansible-lint')
18
exec ansible-lint \
19
- -x role-name \
+ -x 106 \
20
"$ROOTDIR/infra/vagrant/provisioning/prod.yml" \
21
"$ROOTDIR/infra/vagrant/provisioning/vagrant.yml" \
22
"$ROOTDIR/infra/vagrant/provisioning/bootstrap.yml" \
0 commit comments