Merge pull request #16 from guillaumededrie/fix/error-vhost-link

Prevent task symlink vhost for Debian to failed.
This commit is contained in:
Jeff Geerling 2014-11-05 08:33:20 -06:00
commit a0e4fe4c6e

View file

@ -31,3 +31,4 @@
src: "{{ apache_conf_path }}/sites-available/vhosts.conf"
dest: "{{ apache_conf_path }}/sites-enabled/vhosts.conf"
state: link
when: apache_create_vhosts