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

how to best manage custom python dependencies when using the awx-operator? #38

Closed
jcomito opened this issue Oct 7, 2020 · 2 comments
Closed

Comments

@jcomito
Copy link

jcomito commented Oct 7, 2020

What is the recommenced approach to adding custom modules (ex, PyWinRM) or making other needed changes in the containers without modifying the image itself?

@kladiv
Copy link

kladiv commented Mar 8, 2021

+1
But i guess we should check new Container Groups (and Execution Environment) approch:
https://docs.ansible.com/ansible-tower/latest/html/administration/external_execution_envs.html#create-a-container-group

@ryanpetrello
Copy link

Hey folks 👋, AWX 18.0.0 is out now, and supported via this operator; Execution Environments are the sanctioned approach for customized Python dependency management.

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

No branches or pull requests

3 participants