Skip to content

Commit

Permalink
GHA: Adds ANSIBLE_STDOUT_CALLBACK=debug
Browse files Browse the repository at this point in the history
  • Loading branch information
kenorb committed Oct 16, 2023
1 parent 13b7268 commit 3e41536
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/molecule.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,8 @@ jobs:
with:
path: "${{ github.repository }}"
- uses: gofrolist/molecule-action@v2
env:
ANSIBLE_STDOUT_CALLBACK: debug
with:
molecule_args: --scenario-name ${{ matrix.scenario }}
molecule_working_dir: "${{ github.repository }}"

0 comments on commit 3e41536

Please sign in to comment.