pottwal: Strip trailing whitespace
This commit is contained in:
parent
be09ef57f6
commit
65bfb358dd
1 changed files with 2 additions and 2 deletions
|
@ -216,8 +216,8 @@
|
|||
name: setup-http-site-proxy
|
||||
vars:
|
||||
site_name: "{{ shlink_domain_name }}"
|
||||
proxy_port: "{{ shlink_host_port }}"
|
||||
|
||||
proxy_port: "{{ shlink_host_port }}"
|
||||
|
||||
handlers:
|
||||
- name: restart mosquitto
|
||||
docker_container:
|
||||
|
|
Loading…
Reference in a new issue