Merge pull request #9 from DarkStar1973/master

Add forgotten "when:  samba_create_varwww_symlinks"
This commit is contained in:
Bert Van Vreckem 2016-05-29 09:26:58 +02:00
commit 930d7e72ce

View File

@ -62,6 +62,7 @@
src: "{{ item.path|default([samba_shares_root,item.name]|join('/')) }}"
with_items: "{{ samba_shares }}"
tags: samba
when: samba_create_varwww_symlinks
- name: Start Samba service
service: