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

PythonRunner: a command runner for python #8289

Merged
merged 3 commits into from Apr 29, 2024

Conversation

russoz
Copy link
Collaborator

@russoz russoz commented Apr 28, 2024

SUMMARY

PythonRunner is based on CmdRunner and it is designed to run python commands. It transparently handles virtualenvs.

ISSUE TYPE
  • Feature Pull Request
COMPONENT NAME

plugins/module_utils/python_runner.py

@ansibullbot ansibullbot added feature This issue/PR relates to a feature request module_utils module_utils new_plugin New plugin plugins plugin (any type) tests tests unit tests/unit labels Apr 28, 2024
@felixfontein felixfontein added the check-before-release PR will be looked at again shortly before release and merged if possible. label Apr 28, 2024
Co-authored-by: Felix Fontein <felix@fontein.de>
@felixfontein felixfontein merged commit 7051fe3 into ansible-collections:main Apr 29, 2024
132 of 133 checks passed
@felixfontein
Copy link
Collaborator

@russoz thanks for your contribution!

@felixfontein felixfontein removed the check-before-release PR will be looked at again shortly before release and merged if possible. label Apr 29, 2024
@russoz russoz deleted the python-runner branch April 29, 2024 20:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature This issue/PR relates to a feature request module_utils module_utils new_plugin New plugin plugins plugin (any type) tests tests unit tests/unit
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants