Merge pull request #30 from goetzk/patch-1
Only create www_documentroot when requested
This commit is contained in:
commit
f25ad50259
@ -57,6 +57,7 @@
|
|||||||
file:
|
file:
|
||||||
name: "{{ samba_www_documentroot }}"
|
name: "{{ samba_www_documentroot }}"
|
||||||
state: directory
|
state: directory
|
||||||
|
when: samba_create_varwww_symlinks
|
||||||
tags: samba
|
tags: samba
|
||||||
|
|
||||||
- name: Create link to shares in webserver document root
|
- name: Create link to shares in webserver document root
|
||||||
|
Loading…
Reference in New Issue
Block a user