mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 09:27:36 -02:30
Add dynamic custom venv setup
Add support for python3 venvs
This commit is contained in:
@@ -46,3 +46,6 @@ kubernetes_deployment_replica_size: 1
|
||||
postgress_activate_wait: 60
|
||||
|
||||
insights_url_base: "https://example.org"
|
||||
|
||||
custom_venvs_path: "/opt/custom-venvs"
|
||||
custom_venvs_python: "python2"
|
||||
|
||||
Reference in New Issue
Block a user