Trace bash execution during ansible-lint jobs
This will print the ansible-lint command used to aid with debugging Change-Id: I9fc2d7bca76436e2e9a3d598d14974893e784d82
This commit is contained in:
parent
0ed48adea3
commit
2c8f6e082a
@ -25,6 +25,7 @@
|
||||
## Shell Opts ----------------------------------------------------------------
|
||||
|
||||
set -e
|
||||
set -x
|
||||
|
||||
## Vars ----------------------------------------------------------------------
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user