mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -03:30
Merge pull request #9052 from jgroom33/patch-1
Update custom_virtualenvs.md Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
commit
2ef08b1d13
@ -21,6 +21,9 @@ using `/opt/my-envs/` as the directory to hold custom venvs. But you can use any
|
||||
other directory and replace `/opt/my-envs/` with that. Let's create the directory
|
||||
first if absent:
|
||||
|
||||
NOTE: For docker installations, this directory needs to exist on awx_web AND
|
||||
awx_task container
|
||||
|
||||
$ sudo mkdir /opt/my-envs
|
||||
|
||||
Now, we need to tell Tower to look into this directory for custom venvs. For that,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user