mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +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 }}"
|
name: "{{ apache_service }}"
|
||||||
state: restarted
|
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 }}
|
- name: Add 'lokole' variable values to {{ iiab_ini_file }}
|
||||||
ini_file:
|
ini_file:
|
||||||
path: "{{ iiab_ini_file }}"
|
path: "{{ iiab_ini_file }}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue