mirror of
https://github.com/ansible/awx.git
synced 2026-03-05 02:31:03 -03:30
fixed default location for docker_compose_dir variable
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