1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 11:42:08 +00:00
Commit graph

36 commits

Author SHA1 Message Date
root
b6e515e858 Encourage pre-release testing of Moodle 4.1 LTS if PHP >= 8.1 2022-09-27 22:04:24 -04:00
root
9f0c5f1e5d Force-install libssl1.1 if MongoDB needed on Ubuntu >= 22.04 2022-09-27 16:49:34 -04:00
root
1fec2559e9 22.04 & Mint 21: Avoid Sugarizer+Moodle initially (TEMPORARY) 2022-06-24 14:32:07 -04:00
root
645a3e20db Prototype 'skip_role_on_error: True' in 4 roles {lokole, moodle, mongodb, sugarizer} 2022-06-17 10:53:44 -04:00
root
35fa7634d9 Unblock Kolibri 0.15.3 install on Ubuntu 22.04+ 2022-06-07 15:47:04 -04:00
root
fb26c42c76 7-edu-apps: TEMPORARY 'and not is_ubuntu_2210' for #3189 2022-05-19 13:17:17 -04:00
root
b2e1422240 Stage 6/7 bypass of apps not yet compatible w/ Ubuntu 22.04 (Nextcloud, Kolibri, Moodle, Sugarizer) 2022-04-21 04:04:06 +00:00
root
66ebc95dfe Tighten up 0-init, 1-prep etc for understandability 2021-07-30 04:01:12 -04: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
810fc81ac8 Convert dest: to path: per Ansible lineinfile norms 2020-02-03 19:54:04 -05:00
A Holt
dda7b656eb
Update 7-edu-apps/tasks/main.yml 2020-01-23 23:03:29 -05:00
A Holt
2dbf5b5eb1
Clean 7-edu-apps/tasks/main.yml 2020-01-13 11:59:16 -05:00
Jerry Vonau
4d4c428667 remove when install 2019-11-28 05:27:44 -06:00
holta
3a1ccf3638 'when: X' -> 'when: X | bool' for Ansibl 2.8 2019-05-24 18:33:10 -04:00
A Holt
6abc8e0d5b
Ansible tags osm & maps (it was 3 tags, now it's 2!) 2019-05-19 13:35:31 -04:00
A Holt
2e8a1afb3d
Moving osm-vector-maps install from 4-server-options? 2019-05-19 13:29:19 -04:00
Tim Moody
8678280551 various fixes 2019-05-19 12:53:55 -04:00
George Hunt
4975ed9b10 had not included osm-vector in list of roles -- so reinstall did not work 2019-04-08 16:10:38 -07:00
A Holt
050e30ad76
Update main.yml 2019-01-09 17:37:45 -05:00
A Holt
968472327c
Update main.yml 2018-10-15 05:33:30 -04:00
A Holt
67300c6d94
Update main.yml 2018-09-19 20:06:55 -04:00
A Holt
b97c21fd84
Update main.yml 2018-08-30 17:33:05 -04:00
A Holt
1a677955e0
Update main.yml 2018-07-16 12:13:53 -04:00
A Holt
18b6bab92f
indentation/syntax per new Ansible docs 2018-02-12 22:15:24 -05:00
A Holt
96176f1f46
restoring consistent format across 9 stages 2017-11-09 08:25:50 -05:00
A Holt
6e8f81b500 fill lines with ==='s 2017-11-06 12:35:00 -06:00
Jerry Vonau
17bd76097d partial cherry-pick of 0026446a80 2017-11-06 12:33:42 -06:00
Jerry Vonau
d981d55fde update STAGE on the fly part 2 2017-11-06 12:33:42 -06:00
A Holt
5c76060e84 Update main.yml 2017-10-27 07:29:43 -04:00
A Holt
d5f11e8fa6 Update main.yml 2017-10-27 01:50:00 -04:00
A Holt
68c7af4987 Update main.yml 2017-10-26 21:45:31 -04:00
A Holt
74ebfabd1f Update main.yml 2017-10-26 20:29:28 -04:00
A Holt
62b7ed8e40 proposed new template for all 9+ tasks/main.yml ? 2017-10-26 20:27:42 -04:00
A Holt
6ef437cc79 comments included..not quite there yet
3 problems:

1. include_role: does not permit tags, so presumably prevents more advanced use of "./runtags olpc" including roles across several of the 9 stages

2. I really want a "dynamic" approach like include_tasks: that spares us the madness of dozens of pages of "skipping, skipping, skipping" crap that should not be running anyway (avoiding the "static" behavior of the old "include:")

But unfortunately include_role: does not accept "static: no" (as currently works within "include: ... when:")

3. Any way to squeeze things onto 1 line in Ansible, so it's actually readable as https://github.com/iiab/iiab/blob/master/roles/7-edu-apps/meta/main.yml was?
2017-10-26 17:08:37 -04:00
A Holt
e8edbbc6b9 include_role experiment, oviating meta/main.yml ? 2017-10-26 16:19:54 -04:00
George Hunt
845632d0ac initial checkin -- May 27, 2017 2017-05-27 11:09:50 -07:00