Skip to content

Commit 63fc8ad

Browse files
committed
Fix molecule worklow
1 parent 1987a24 commit 63fc8ad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/molecule.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ jobs:
2525
runs-on: ubuntu-latest
2626
env:
2727
ANSIBLE_FORCE_COLOR: '1'
28-
ANSIBLE_STDOUT_CALLBACK: yaml
28+
ANSIBLE_RESULT_FORMAT: yaml
2929
CRUN_VER: 1.11.2
3030
REQUIREMENTS_FILE: molecule/ext/molecule-src/requirements.txt
3131
GALAXY_REQUIREMENTS_FILE: molecule/ext/molecule-src/requirements.yml

0 commit comments

Comments
 (0)