mirror of
https://github.com/ansible/awx.git
synced 2026-02-16 18:50:04 -03:30
Remove docker_remove_local_images from documentation
docker_remove_local_images was removed with commit 28994d4b0b (diff-c12c21a2e99296acf472dc226bc19da8)
(version 9.0.0). This PR removes it from INSTALL and inventory documentation.
Signed-off-by: Stefan Jakobs <sjakobs@anexia-it.com>
This commit is contained in:
@@ -78,10 +78,6 @@ docker_compose_dir="~/.awx/awxcompose"
|
||||
# docker_registry_username=developer
|
||||
|
||||
|
||||
# Docker_image will not attempt to push to remote if the image already exists locally
|
||||
# Set this to true to delete images from docker on the build host so that they are pushed to the remote repository
|
||||
# docker_remove_local_images=False
|
||||
|
||||
# Set pg_hostname if you have an external postgres server, otherwise
|
||||
# a new postgres service will be created
|
||||
# pg_hostname=postgresql
|
||||
|
||||
Reference in New Issue
Block a user