Skip to content

Commit 155f82b

Browse files
committed
Fix syntax
1 parent 090a624 commit 155f82b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playbook.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
when: use_ssl
1313
domainsets:
1414
- domains:
15-
- "{{ webserver_name }
15+
- "{{ webserver_name }}"
1616
- mysql
1717

1818
- name: deploy

0 commit comments

Comments
 (0)