Skip to content

Commit

Permalink
The async job failed, because the ~/.ansible_async is not saving state.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed Jan 26, 2022
1 parent c9080eb commit 6c8b687
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@ runs:
image: 'docker://robertdebock/github-action-molecule:4.0.5'
env:
ANSIBLE_ROLES_PATH: "../"
ANSIBLE_ASYNC_DIR: "/tmp/.ansible_async"
namespace: ${{ inputs.namespace }}
image: ${{ inputs.image }}
tag: ${{ inputs.tag }}
Expand Down

0 comments on commit 6c8b687

Please sign in to comment.