1
0
Fork 0
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:
A Holt 2018-10-28 02:25:54 -04:00 committed by GitHub
parent dde81f5051
commit eb3577492d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"