fix variables
This commit is contained in:
parent
11a3fe5b59
commit
0c0ae8bdd2
@ -55,6 +55,8 @@ nginx_tls_source_use_content: False
|
||||
# If you enable nginx_tls_source_use_files theses variables have to contain the path to your
|
||||
# certificate files located on the ansible "master" host
|
||||
nginx_tls_source_use_files: True
|
||||
nginx_tls_cert_source: mycert.pem
|
||||
nginx_tls_key_source: mykey.pem
|
||||
nginx_tls_cert_file: mycert.pem
|
||||
nginx_tls_key_file: mykey.pem
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user