Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provider should properly failed when ansible-playbook executable is not installed #106

Merged
merged 2 commits into from
Apr 11, 2024

Conversation

abikouo
Copy link
Collaborator

@abikouo abikouo commented Apr 10, 2024

This Pull requests check the executable prior running the ansible-playbook command.
Fixes #35

@abikouo abikouo merged commit 34b158a into ansible:main Apr 11, 2024
3 checks passed
Copy link

patchback bot commented Apr 24, 2024

Backport to stable-1: 💚 backport PR created

✅ Backport PR branch: patchback/backports/stable-1/34b158a5ee310ee08432b098aa4ab01aa729fc07/pr-106

Backported as #115

🤖 @patchback
I'm built with octomachinery and
my source is open — https://github.com/sanitizers/patchback-github-app.

patchback bot pushed a commit that referenced this pull request Apr 24, 2024
…ot installed (#106)

* Provider should properly failed when ansible-playbook executable is missing

* adding changelog fragment

(cherry picked from commit 34b158a)
gravesm pushed a commit that referenced this pull request Apr 24, 2024
…ot installed (#106) (#115)

* Provider should properly failed when ansible-playbook executable is missing

* adding changelog fragment

(cherry picked from commit 34b158a)

Co-authored-by: Bikouo Aubin <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provider plugin fails when ansible not installed
4 participants