Skip to content

Commit e7e4d9a

Browse files
author
ecaepp
committed
[CHANGE] Uncommented vhot and init empty array.
Signed-off-by: ecaepp <[email protected]>
1 parent 31bd656 commit e7e4d9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

defaults/main.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ gzip_types: 'text/plain text/css text/xml application/json application/javascrip
108108
# Copy the YAML configs below to the file that was created starting with `vhost:`
109109
# Uncomment everything and remove any configs that are not need being careful to maintain proper indentaion for YAML.
110110

111-
# vhost:
111+
vhost: []
112112
# - server_name: test.com
113113
# listen_port: 80
114114
# root_dir: /var/www

0 commit comments

Comments
 (0)