fix a typo in the ansbible role

This commit is contained in:
Andreas Zweili 2017-12-25 22:32:37 +01:00
parent ee449c4176
commit ba2776336e
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
- name: Copy apache config
copy: src=000-default.conf
dest=/etc/apache2/site-available/
dest=/etc/apache2/sites-available/
owner=root
group=root
mode=655