Fix missing quote
This commit is contained in:
parent
89c2025dcc
commit
71f3269798
@ -24,7 +24,7 @@
|
||||
- name: Template out config
|
||||
template:
|
||||
src: "apache2-matrix.conf"
|
||||
dest: "/etc/apache2/conf-available/matrix.conf
|
||||
dest: "/etc/apache2/conf-available/matrix.conf"
|
||||
notify: restart apache
|
||||
- name: Enable configs
|
||||
command:
|
||||
|
Loading…
Reference in New Issue
Block a user