Merge pull request #9 from DarkStar1973/master
Add forgotten "when: samba_create_varwww_symlinks"
This commit is contained in:
commit
930d7e72ce
@ -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:
|
||||
|
Loading…
Reference in New Issue
Block a user