mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 11:42:08 +00:00
Update html.yml
This commit is contained in:
parent
dde81f5051
commit
eb3577492d
1 changed files with 1 additions and 1 deletions
|
@ -59,7 +59,7 @@
|
|||
with_fileglob:
|
||||
- html/services/*
|
||||
|
||||
- name: Create symlink from assets to {{ iiab_ini_file }}
|
||||
- name: Create symlink from /library/www/html/common/assets/iiab.ini to {{ iiab_ini_file }}
|
||||
file:
|
||||
src: "{{ iiab_ini_file }}"
|
||||
dest: "{{ doc_root }}/common/assets/iiab.ini"
|
||||
|
|
Loading…
Reference in a new issue