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

82 commits

Author SHA1 Message Date
root
a4d898dd9c Cleaner ver: 35+1 files may write to iiab_state.yml 2020-01-12 18:15:33 -05:00
root
bd915fcdae 35 tasks/*.yml writing to iiab_state.yml 2020-01-12 17:06:24 -05:00
root
509d110ece Add 'XYZ_installed: True' to {{ iiab_state_file }} 2020-01-11 23:31:47 -05:00
root
99f48aae4a iiab.ini: '| string' avoids Ansible warnings 2020-01-11 21:41:37 -05:00
Jerry Vonau
2888640fb4 kalite - setup.yml needs kalite_install boolean
to suppress setup.yml when kalite_install is set to False
2019-12-29 18:32:38 -06:00
holta
38fd86ac90 2008 var names, output, comments, small bugs 2019-11-28 05:32:00 -06:00
Jerry Vonau
70e7c7c7b5 needs True 2019-11-28 05:26:48 -06:00
Jerry Vonau
42e679a0e8 use lineinfile 2019-11-28 05:26:47 -06:00
Jerry Vonau
493d97ff7e rename 'test_kalite_installed' add installed tracker
kalite move recording to enable and fixes
2019-11-28 05:26:47 -06:00
Jerry Vonau
005b5e3054 port kalite's pip to use python3 2019-10-31 11:06:06 -05:00
A Holt
b685ce21a4
Update install.yml 2019-10-20 17:53:07 -04:00
A Holt
d7ca00fa24
Clarify {{ kalite_env }} during pip install of KA Lite 2019-10-20 17:46:53 -04:00
A Holt
84071f6db1
Show {{ kalite_requirements }} URL during install 2019-10-20 17:31:09 -04:00
A Holt
36efd72c00
kalite/tasks/enable.yml cleaner/readability 2019-10-20 17:22:43 -04:00
A Holt
f031ef6cfb
kalite/tasks/setup.yml cleaner/readability 2019-10-20 17:06:03 -04:00
A Holt
6da31ac311
kalite/tasks/install.yml cleaner/readability 2019-10-20 17:04:56 -04:00
A Holt
cfaa7316fe
kalite/tasks/main.yml readability 2019-10-20 17:01:04 -04:00
A Holt
1715c466fd
Rename assessment.yml to assessment.yml.deprecated 2019-10-19 19:36:46 -04:00
A Holt
84cfd2b789
Merge branch 'master' into azuracast 2019-06-22 14:27:24 -04:00
A Holt
95c9545227
Explanation added, for Ansible output 2019-06-22 11:24:26 -04:00
Anish Mangal
a406239b9b Fix bug in kalite parsing of regex for ifconfig output 2019-06-13 18:25:09 +00:00
holta
3a1ccf3638 'when: X' -> 'when: X | bool' for Ansibl 2.8 2019-05-24 18:33:10 -04:00
georgejhunt
b2be3ccae1
Merge pull request #1393 from iiab/0.3-devel
Changes required for new admin console
2019-01-14 11:38:54 -08:00
A Holt
6b2fcb0384
Update install.yml 2019-01-12 16:46:37 -05:00
A Holt
04c6102485
Update install.yml 2019-01-12 16:14:47 -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
35d0bd9701
Update main.yml 2018-10-31 02:11:21 -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
c8684d841d
Update main.yml 2018-08-30 21:35:26 -04:00
A Holt
a4dc78fad8
Update main.yml 2018-08-30 21:05:09 -04:00
A Holt
a8b26507bd
Update main.yml 2018-08-30 21:02:24 -04:00
A Holt
4e163d20bb
Update setup.yml 2018-08-28 03:56:13 -04:00
A Holt
8418f38cfd
Update setup.yml 2018-08-28 03:41:43 -04:00
A Holt
ee92bbb54f
Update main.yml 2018-07-16 16:56:23 -04:00
A Holt
eb11d85ad4
Update main.yml 2018-07-16 16:53:19 -04:00
A Holt
dab1632816
Update setup.yml 2018-07-16 14:56:37 -04:00
A Holt
8e1f2fc493
Update install-f18.yml 2018-07-16 14:55:56 -04:00
A Holt
a39d496420
Update enable.yml 2018-07-16 14:51:51 -04:00
A Holt
15eecbc48e
Update main.yml 2018-07-16 14:49:29 -04:00
A Holt
7a76f4e87a
Update assessment.yml 2018-07-16 14:47:34 -04:00
A Holt
3a42e7e2db
Update main.yml 2018-07-12 02:42:56 -04:00
A Holt
564c216445
Update main.yml 2018-07-12 02:39:20 -04:00
A Holt
43929dc6ce
Update main.yml 2018-07-09 14:48:15 -04:00
A Holt
816a42aa22
comment cleanup 2018-07-09 14:35:17 -04:00
A Holt
7c128cfc9e
Update install.yml 2017-12-08 01:48:58 -05:00
A Holt
ef48d49b88
Update install.yml 2017-12-08 01:33:31 -05:00
A Holt
64e8bb15ef
Update main.yml 2017-11-26 20:21:04 -05:00
A Holt
4d0ab1e324
Update main.yml 2017-11-26 20:09:09 -05:00
A Holt
db6c3f349c
Update main.yml 2017-11-26 20:05:43 -05:00