1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 19:52:06 +00:00
Commit graph

80 commits

Author SHA1 Message Date
root
ca171fbc1c Remove "| bool" 1.5yrs later, as Ansible 2.10 changed conditional_bare_variables default 2020-10-16 16:46:19 -04:00
A Holt
ad3df8ac65
Update calibre/tasks/main.yml 2020-04-29 17:47:08 -04:00
Jerry Vonau
8c8e44ce03 calibre - iiab_installed 2019-11-28 05:26:47 -06:00
holta
9543a10d82 ': false' to ': False' + ': true' to ': True' or ': yes' 2019-05-24 19:29:41 -04:00
holta
3a1ccf3638 'when: X' -> 'when: X | bool' for Ansibl 2.8 2019-05-24 18:33:10 -04:00
A Holt
9e869ffd6c
Update main.yml 2019-02-02 20:15:39 -05:00
A Holt
2b89793df2
Update main.yml 2019-02-02 20:06:41 -05:00
A Holt
d005edad55
Update main.yml 2019-02-02 19:26:58 -05:00
georgejhunt
7f9957aa55
0.3 patch1 (#1377)
* expand zim_versions_idx to include menuItem name, mediaCount, articleCount, size

* create a stub menuItem if none exists

* remember to change consumer of zim_version_idx in iiab-admin

* comment out some debugging prints

* do not change the name of a variable in iiab.ini

* consistent variable names for *_enabled

* start work on menus for enabled iiab roles

* changes to display cups in home menu

* remove reference to admin console which may not be installed

* print error message

* dict.get errors

* handle undefined menuItem"

* handle undefined menuItem again

* some work on logos

* break out the zim_versions_idx routines for use by update_menus in admin-console

* remove old menuDef creation code

* new variable names for zim_versions_idx

* missing the tags data in zim_versions_idx

* un-break-apart iiab-make-kiwix-lib.py

* return an empty string

* make size human_readable

* getting console and iiab to work together on menus

* add the new zim_date field to zim_versions_idx

* get the latest into repo

* found lost code iiab-make-kiwix-lib.py

* Create Lokole admin user during setup

* Add requested content to lokole readme
Per iiab/iiab#1293

* Update default password

* Add Lokole-IIAB user manual

* Update default_vars.yml

* Update local_vars_min.yml

* Update local_vars_min.yml

* Update local_vars_medium.yml

* Update local_vars_min.yml

* Update default_vars.yml

* Update local_vars_big.yml

* Update local_vars_medium.yml

* Update default_vars.yml

* Update default_vars.yml

* Update local_vars_min.yml

* Update local_vars_medium.yml

* Update local_vars_big.yml

* Update default_vars.yml

* Update default_vars.yml

* Update local_vars_big.yml

* Update local_vars_medium.yml

* Update local_vars_min.yml

* Update default_vars.yml

* Update local_vars_big.yml

* Update local_vars_medium.yml

* Update local_vars_min.yml

* Change admin username to uppercase

* Revert "Lokole: change admin to Admin per IIAB app norms"

* Update main.yml

* Update README.rst

* Update capture-wsgi.py

* Update main.yml

* Update main.yml

* Update default_vars.yml

* Update local_vars_big.yml

* Update local_vars_medium.yml

* Update local_vars_min.yml

* Update main.yml

* Update main.yml

* Update main.yml

* Update main.yml

* Update default_vars.yml

* Update local_vars_big.yml

* Update local_vars_medium.yml

* Update local_vars_min.yml

* Address TODOs in Lokole documentation

See https://github.com/ascoderu/opwen-webapp/issues/81

* Update main.yml

* Update local_vars_big.yml

* Update local_vars_medium.yml

* Update local_vars_big.yml

* Update local_vars_min.yml

* Update default_vars.yml

* expand zim_versions_idx to include menuItem name, mediaCount, articleCount, size

* create a stub menuItem if none exists

* remember to change consumer of zim_version_idx in iiab-admin

* comment out some debugging prints

* do not change the name of a variable in iiab.ini

* consistent variable names for *_enabled

* start work on menus for enabled iiab roles

* changes to display cups in home menu

* remove reference to admin console which may not be installed

* print error message

* dict.get errors

* handle undefined menuItem"

* handle undefined menuItem again

* some work on logos

* break out the zim_versions_idx routines for use by update_menus in admin-console

* remove old menuDef creation code

* new variable names for zim_versions_idx

* missing the tags data in zim_versions_idx

* un-break-apart iiab-make-kiwix-lib.py

* return an empty string

* make size human_readable

* getting console and iiab to work together on menus

* add the new zim_date field to zim_versions_idx

* get the latest into repo

* found lost code iiab-make-kiwix-lib.py
2019-01-10 14:26:47 -08:00
A Holt
56e7a1f73e
Update main.yml 2018-10-31 02:05:59 -04:00
A Holt
a09d8edec5
Update main.yml 2018-10-28 14:31:44 -04:00
root
b5efe25edb /etc/iiab/iiab.ini -> {{ iiab_ini_file }} 2018-10-15 07:01:09 -04:00
root
d9c73cc804 service_filelist -> iiab_ini_file 2018-10-15 06:13:57 -04:00
A Holt
74310e73f2
Update main.yml 2018-08-30 14:14:15 -04:00
Jerry Vonau
a012b099f0 use pinned 2018-08-30 16:42:41 +00:00
Jerry Vonau
58ba19c772 use calibre_deb_version in task name 2018-08-30 16:25:05 +00:00
Jerry Vonau
975f8e787f softcode calibre version 2018-08-30 16:04:31 +00:00
Jerry Vonau
25cb17584b use deb.yml even if calibre exists on RPi 2018-08-30 15:05:03 +00:00
Jerry Vonau
0343d3bb0c use full calibre package names 2018-08-30 14:59:36 +00:00
Jerry Vonau
450eabf939 freeze calibre at 3.30 2018-08-30 14:27:50 +00:00
A Holt
cb62dfa5f8
Update main.yml 2018-08-27 21:45:12 -04:00
A Holt
defb747b6e
insert Section 3 to properly create user db 2018-07-09 03:29:54 -04:00
A Holt
dec77aab2e
Update main.yml 2018-07-07 16:20:28 -04:00
A Holt
11757ddb86
Update main.yml 2018-07-07 15:54:44 -04:00
A Holt
9de8f51f19
Ansible's template module won't copy binary files 2018-07-07 15:49:46 -04:00
A Holt
13762ec7b4
Update main.yml 2018-07-07 15:01:15 -04:00
A Holt
4e94a0d6a7
Update main.yml 2018-05-10 16:13:58 -04:00
Jerry Vonau
165f4270c2 use py-installer.yml for 18.04 2018-05-02 12:44:27 -05:00
Jerry Vonau
01dee58596 Ubuntu 18.04 is going to ship Calibre 3.20, use debs 2018-04-06 23:19:41 -05:00
A Holt
b61ff861ac
flag calibre_debs_on_debian clarified in comments 2018-01-09 14:56:54 -05:00
A Holt
b4d6f442d9
Update main.yml 2017-12-07 11:27:19 -05:00
A Holt
9d83d83d69
Update main.yml 2017-12-07 11:26:04 -05:00
A Holt
76917c5bf6
Merge branch 'master' into calibre-fix 2017-12-07 11:22:03 -05:00
A Holt
1512a82fbe
Merge pull request #600 from jvonau/cal-reload
calibre - systemd & apache reloading
2017-12-07 11:17:56 -05:00
A Holt
3f0ebccdbe
Update main.yml 2017-12-07 11:10:04 -05:00
A Holt
71f24848b5
Update main.yml 2017-12-07 11:06:37 -05:00
A Holt
d63e808ea9
Update main.yml 2017-12-07 11:00:12 -05:00
Jerry Vonau
ce053b0a65 calibre - systemd & apache reloading 2017-12-06 10:44:58 -06:00
A Holt
75436480a1
Merge pull request #570 from holta/iiab.ini-clarifs
Clarifying what gets put into /etc/iiab/iiab.ini
2017-11-26 22:19:47 -05:00
A Holt
d2d10d07b0
fix calibre_debs_on_debian conditionals 2017-11-26 21:34:37 -05:00
A Holt
ec877e9c5c
Update main.yml 2017-11-26 20:22:16 -05:00
A Holt
141b1af133
Update main.yml 2017-11-26 20:05:49 -05:00
A Holt
c3d9e9e078
new: calibre_debs_on_debian to test Rasp approach on Debian 2017-11-20 09:49:50 -05:00
A Holt
f640eb24fe
never fail during "systemctl stop calibre-serve" (even if service doesn't exist!) 2017-11-20 05:27:02 -05:00
A Holt
d69a98828b
Update main.yml 2017-11-20 03:32:40 -05:00
A Holt
ed24c66b3b
Update main.yml 2017-11-20 03:26:48 -05:00
A Holt
89d3aa7aa7
Update main.yml 2017-11-20 03:25:53 -05:00
A Holt
779e8c69fa
Update main.yml 2017-11-20 03:13:00 -05:00
A Holt
5f68c4fb14
Update main.yml 2017-11-20 03:09:26 -05:00
A Holt
921ee0d2c5
Update main.yml 2017-11-20 03:03:25 -05:00