mirror of
https://github.com/ansible/awx.git
synced 2026-03-19 18:07:33 -02:30
Merge pull request #9106 from cl1ent/patch-1
fixed default location for docker_compose_dir variable Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
@@ -497,7 +497,7 @@ Before starting the install process, review the [inventory](./installer/inventor
|
|||||||
|
|
||||||
*docker_compose_dir*
|
*docker_compose_dir*
|
||||||
|
|
||||||
> When using docker-compose, the `docker-compose.yml` file will be created there (default `/tmp/awxcompose`).
|
> When using docker-compose, the `docker-compose.yml` file will be created there (default `~/.awx/awxcompose`).
|
||||||
|
|
||||||
*custom_venv_dir*
|
*custom_venv_dir*
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user