We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8430554 commit b53387fCopy full SHA for b53387f
apache_ubuntu1804/playbook.yml
@@ -27,7 +27,7 @@
27
src: "files/index.html.j2"
28
dest: "/var/www/{{ http_host }}/index.html"
29
30
- - name: Set up Apache virtuahHost
+ - name: Set up Apache virtualhost
31
template:
32
src: "files/apache.conf.j2"
33
dest: "/etc/apache2/sites-available/{{ http_conf }}"
0 commit comments