diff --git a/.woodpecker/lint.yaml b/.woodpecker/lint.yaml index 3bf7a5b..380d8a3 100644 --- a/.woodpecker/lint.yaml +++ b/.woodpecker/lint.yaml @@ -11,6 +11,7 @@ steps: commands: - pwd - id + - echo $HOME - echo $PATH - which ansible-lint - ansible-lint --help