mirror of
https://github.com/ansible/awx.git
synced 2026-05-07 17:37:37 -02:30
only use ssl if certificate is specified
Signed-off-by: Markus Opahle <3225748+mopahle@users.noreply.github.com>
This commit is contained in:
@@ -129,7 +129,7 @@
|
||||
|
||||
- name: Stage nginx.conf
|
||||
template:
|
||||
src: nginx.conf
|
||||
src: nginx.conf.j2
|
||||
dest: "{{ docker_base_path }}/nginx.conf"
|
||||
delegate_to: localhost
|
||||
|
||||
|
||||
Reference in New Issue
Block a user