mirror of
https://github.com/ansible/awx.git
synced 2026-01-10 15:32:07 -03:30
Update custom_virtualenvs.md
This commit is contained in:
parent
938725c86c
commit
22aaf765a5
@ -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