Added variable to inventory to add a separate key file

This commit is contained in:
ggiinnoo
2020-04-28 11:13:47 +02:00
parent c2e9df74e4
commit 41a8d32dcc
3 changed files with 12 additions and 2 deletions

View File

@@ -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