mirror of
https://github.com/ansible/awx.git
synced 2026-01-14 19:30:39 -03:30
Merge pull request #5440 from routenull0/inventory_misspelling
'install' was misspelled as 'isntall' Reviewed-by: https://github.com/apps/softwarefactory-project-zuul
This commit is contained in:
commit
f5157784c4
@ -146,7 +146,7 @@ secret_key=awxsecret
|
||||
# it manages from the docker host, you can set this to turn it into a volume for the container.
|
||||
#project_data_dir=/var/lib/awx/projects
|
||||
|
||||
# AWX custom virtual environment folder. Only usable for local isntall.
|
||||
# AWX custom virtual environment folder. Only usable for local install.
|
||||
#custom_venv_dir=/opt/my-envs/
|
||||
|
||||
# CA Trust directory. If you need to provide custom CA certificates, supplying
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user