Skip to content

Commit b53387f

Browse files
author
erika
committed
Fixed typo
1 parent 8430554 commit b53387f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apache_ubuntu1804/playbook.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
src: "files/index.html.j2"
2828
dest: "/var/www/{{ http_host }}/index.html"
2929

30-
- name: Set up Apache virtuahHost
30+
- name: Set up Apache virtualhost
3131
template:
3232
src: "files/apache.conf.j2"
3333
dest: "/etc/apache2/sites-available/{{ http_conf }}"

0 commit comments

Comments
 (0)