We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9b3db19 commit 6413a98Copy full SHA for 6413a98
create_webserver.yaml
@@ -1,5 +1,5 @@
1
---
2
-- hosts: {{ target }}
+- hosts: "{{ target }}"
3
vars:
4
http_port: 80
5
document_root: /var/www/bar
0 commit comments