mise au point atelier condition
This commit is contained in:
@@ -51,4 +51,8 @@
|
||||
dest: "{{ item.documentroot }}/index.html"
|
||||
mode: 0644
|
||||
with_items:
|
||||
- "{{ apache_vhosts }}"
|
||||
- "{{ apache_vhosts }}"
|
||||
|
||||
- name: include php stuff
|
||||
include_tasks: php.yml
|
||||
when: use_php
|
||||
Reference in New Issue
Block a user