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

23 commits

Author SHA1 Message Date
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