commit
0e2dd72e43
@ -24,6 +24,7 @@ include:
|
|||||||
file.directory:
|
file.directory:
|
||||||
- unless: test -d {{ site.get('DocumentRoot') }}
|
- unless: test -d {{ site.get('DocumentRoot') }}
|
||||||
- name: {{ site.get('DocumentRoot') }}
|
- name: {{ site.get('DocumentRoot') }}
|
||||||
|
- makedirs: True
|
||||||
|
|
||||||
{% if grains.os_family == 'Debian' %}
|
{% if grains.os_family == 'Debian' %}
|
||||||
a2ensite {{ id }}{{ apache.confext }}:
|
a2ensite {{ id }}{{ apache.confext }}:
|
||||||
|
Loading…
Reference in New Issue
Block a user