fixed default location for docker_compose_dir variable

This commit is contained in:
cl1ent 2021-01-19 13:17:24 +01:00 committed by GitHub
parent 3a467067f3
commit 9d53bab050
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -497,7 +497,7 @@ Before starting the install process, review the [inventory](./installer/inventor
*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*