1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-12 19:22:24 +00:00
Commit graph

151 commits

Author SHA1 Message Date
root
435450f31e WIP: Extricate IIAB from 2 web servers complexity 2021-07-07 00:13:52 -04:00
Tim Moody
87637aa678 add pid to unit file 2021-05-18 10:36:57 -04:00
root
a07a684d13 /etc/iiab/iiab.ini: install / enabled -> ROLE_install / ROLE_enabled 2021-04-29 15:03:29 -04:00
A Holt
641005b8c8
kalite/defaults/main.yml: remove var kalite_repo_url (no longer in use) 2021-03-16 13:02:36 -04:00
A Holt
2012504475
kalite/defaults/main.yml: kalite_root was already defined in default_vars.yml 2021-03-16 11:33:10 -04:00
A Holt
f11b296a25
kalite/tasks/install.yml: cleaner comments / Ansible output 2021-03-08 08:36:51 -05:00
A Holt
f8d9969ce0
Clean up roles/kalite/README.rst 2021-03-07 16:24:17 -05:00
A Holt
0cfbe799fd
kalite/tasks/install.yml: Clarifs in Ansible output 2021-03-07 16:00:28 -05:00
A Holt
a26f5a6e2a
kalite/tasks/install.yml: clarify in-line comment 2021-03-07 15:47:46 -05:00
A Holt
7ddd6736fe
kalite/tasks/install.yml: a bit more explanatory 2021-03-07 15:45:25 -05:00
A Holt
2c77593654
kalite/tasks/install.yml: basic cleanup of code & comments 2021-03-07 15:34:04 -05:00
root
ca171fbc1c Remove "| bool" 1.5yrs later, as Ansible 2.10 changed conditional_bare_variables default 2020-10-16 16:46:19 -04:00
root
13bc1e960f Reduce dependency on Apache in 9 playbooks 2020-05-16 22:48:52 -04:00
root
85854a2d97 rm roles/kalite/tasks/*.unused 2020-04-30 01:55:36 +00:00
A Holt
e39f5069a2
Update kalite/tasks/main.yml 2020-04-29 17:36:31 -04:00
A Holt
3b773c3e0f
Update roles/kalite/tasks/install.yml 2020-04-21 11:27:03 -04:00
Jerry Vonau
5f33649ae3 supplied by python-pip-whl/focal 20.0.2-5 2020-04-21 09:26:37 -05:00
root
cb1a708abb rm 25 *.deprecated files/dirs 2020-04-20 11:07:00 -04:00
Jerry Vonau
ac148b5530 switch to get_url 2020-04-06 15:16:26 -05:00
Jerry Vonau
c0e75226ca wheel issue 2020-04-06 15:16:26 -05:00
A Holt
ea88a2e892
KA Lite Parser fix should always run (2 possible paths) 2020-03-31 12:28:46 -04:00
Jerry Vonau
1951f6c9e2 pin to older python2 versions for kalite on U-20 2020-03-31 10:17:02 -05:00
A Holt
34672c05ed
Tiny typo in comment (date) 2020-03-27 02:38:47 -04:00
A Holt
48c114a549
Install python2, if Raspbian/Debian > 10 or Ubuntu > 19 2020-03-27 02:23:30 -04:00
Jerry Vonau
89c0bc9d8d install python2 for kalite 2020-03-19 05:45:26 -05:00
Jerry Vonau
04368ffbe9 move Ubermix workaround 2020-03-19 05:42:00 -05:00
Jerry Vonau
9d9997584e services - is_rpi -> is_raspbian 2020-03-04 15:41:48 -06:00
root
f6e0e0780c Preserve defaults/main-old.yml.unused 2020-02-17 21:35:09 -05:00
root
d27897a83f Clarif kalite/tasks/main.yml 2020-02-17 21:30:07 -05:00
root
e6e1727c49 Clarif kalite/tasks/install.yml 2020-02-17 21:25:50 -05:00
root
b5650bd72e Simplify roles/kalite by isolating bitrot 2020-02-17 20:00:17 -05:00
root
810fc81ac8 Convert dest: to path: per Ansible lineinfile norms 2020-02-03 19:54:04 -05:00
root
814efd5a02 Mostly var cleanup across ~80 files 2020-01-30 04:00:00 -05:00
A Holt
af255b56be
Revert #2160 in kalite/tasks/install.yml 2020-01-19 09:08:02 -05:00
A Holt
5428220a33
Update kalite/tasks/install.yml 2020-01-17 17:29:31 -05:00
A Holt
2b6dedec4c
Clarify TEMP patch in kalite/tasks/install.yml for #2139 2020-01-17 13:24:13 -05:00
A Holt
bb10ba8360
'when: is_rpi | bool' in kalite/tasks/install.yml 2020-01-17 13:19:58 -05:00
A Holt
f1724c3b18
#2139 piwheels.org's setuptools Python 2/3 bug on RPi only, right? 2020-01-17 13:18:41 -05:00
A Holt
4a8f91d1de
'mv /etc/pip.conf /etc/pip.conf.see-iiab-issue-2139' in kalite/tasks/install.yml 2020-01-17 11:23:47 -05:00
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