mirror of
https://github.com/iiab/iiab.git
synced 2025-02-13 03:32:12 +00:00
Move Lokole PDF doc copying to roles/httpd/templates/iiab-refresh-wiki-docs.sh
This commit is contained in:
parent
93a1ccef85
commit
66bbd051fc
1 changed files with 0 additions and 5 deletions
|
@ -131,11 +131,6 @@
|
|||
name: "{{ apache_service }}"
|
||||
state: restarted
|
||||
|
||||
- name: Copy "The Lokole-IIAB User's Manual.pdf" for offline reading at http://box/info
|
||||
copy:
|
||||
src: "{{ iiab_dir }}/roles/lokole/The Lokole-IIAB User's Manual.pdf" # /opt/iiab/iiab
|
||||
dest: "{{ doc_root }}/info/docs" # /library/www/html
|
||||
|
||||
- name: Add 'lokole' variable values to {{ iiab_ini_file }}
|
||||
ini_file:
|
||||
path: "{{ iiab_ini_file }}"
|
||||
|
|
Loading…
Reference in a new issue