nginx: Remove some garbage from variable
This commit is contained in:
parent
7a024826ae
commit
26d92fd306
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@
|
|||
with_items:
|
||||
- /srv/web
|
||||
- "/srv/web/{{ inventory_hostname }}"
|
||||
- "/etc/nginx/conf.d/{{ inventory_hostname }}"
|
||||
- "/etc/nginx/conf.d/{{ inventory_hostname }}"
|
||||
|
||||
- name: create nginx base config
|
||||
template:
|
||||
|
|
Loading…
Add table
Reference in a new issue