mirror of
https://github.com/ansible/awx.git
synced 2026-02-26 23:46:05 -03:30
Added variable to inventory to add a separate key file
This commit is contained in:
@@ -66,6 +66,8 @@ postgres_data_dir="~/.awx/pgdocker"
|
||||
host_port=80
|
||||
host_port_ssl=443
|
||||
#ssl_certificate=
|
||||
# Optional key file
|
||||
#ssl_certificate_key=
|
||||
docker_compose_dir="~/.awx/awxcompose"
|
||||
|
||||
# Required for Openshift when building the image on your own
|
||||
|
||||
Reference in New Issue
Block a user