Skip to content

Commit 6413a98

Browse files
author
Russell Pope
committed
quoting variable
1 parent 9b3db19 commit 6413a98

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

create_webserver.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
- hosts: {{ target }}
2+
- hosts: "{{ target }}"
33
vars:
44
http_port: 80
55
document_root: /var/www/bar

0 commit comments

Comments
 (0)