We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1987a24 commit 63fc8adCopy full SHA for 63fc8ad
1 file changed
.github/workflows/molecule.yml
@@ -25,7 +25,7 @@ jobs:
25
runs-on: ubuntu-latest
26
env:
27
ANSIBLE_FORCE_COLOR: '1'
28
- ANSIBLE_STDOUT_CALLBACK: yaml
+ ANSIBLE_RESULT_FORMAT: yaml
29
CRUN_VER: 1.11.2
30
REQUIREMENTS_FILE: molecule/ext/molecule-src/requirements.txt
31
GALAXY_REQUIREMENTS_FILE: molecule/ext/molecule-src/requirements.yml
0 commit comments