Skip to content

Conversation

@SirGitsalot
Copy link
Collaborator

This fixes the integration test for me locally, which was complaining about the same error as the GitHub Actions:

ERROR! couldn't resolve module/action 'community.crypto.openssh_keypair'. This often indicates a misspelling, missing collection, or incorrect module path.

@SirGitsalot SirGitsalot requested a review from thekad October 31, 2025 00:29
@SirGitsalot
Copy link
Collaborator Author

Well, that got it past the error, now it fails with:

fatal: [localhost]: FAILED! => ***"changed": false, "msg": "Please install the google-auth library"***

Which of course is installed, I assume this has something to do with venvs and env vars getting reset when the runme.sh script is executed. I have enabled verbose logging on the action to debug it.

@thekad
Copy link
Collaborator

thekad commented Nov 6, 2025

There's no mention in the docs about how runme.sh is executed (i.e. fresh session vs inherited env) so I am curious what this will show

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants