Fix typo
This commit is contained in:
parent
e41e25f486
commit
cec71cd2ad
@ -32,7 +32,7 @@
|
||||
- name: Template out vhost
|
||||
template:
|
||||
src: "apache2-vhost-ssl.conf"
|
||||
dest: "/etc/apache2-sites-available/{{ matrix_url }}.conf"
|
||||
dest: "/etc/apache2/sites-available/{{ matrix_url }}.conf"
|
||||
- name: Create webroot
|
||||
file:
|
||||
state: directory
|
||||
|
Loading…
Reference in New Issue
Block a user