Merge pull request #90 from cybacolt/master
fix for symlink docroot failure
This commit is contained in:
commit
939011c4f2
@ -27,6 +27,7 @@ include:
|
|||||||
- unless: test -d {{ documentroot }}
|
- unless: test -d {{ documentroot }}
|
||||||
- name: {{ documentroot }}
|
- name: {{ documentroot }}
|
||||||
- makedirs: True
|
- makedirs: True
|
||||||
|
- allow_symlink: True
|
||||||
{% endif %}
|
{% endif %}
|
||||||
|
|
||||||
{% if grains.os_family == 'Debian' %}
|
{% if grains.os_family == 'Debian' %}
|
||||||
|
Loading…
Reference in New Issue
Block a user