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

79 commits

Author SHA1 Message Date
root
3f63c0b4dd Clean df syntax, for each app's disk usage in iiab.ini 2023-06-10 09:10:47 -04:00
root
fc524462ba Record approx disk usage for 45 roles (to iiab.ini) 2023-05-27 03:33:35 -04:00
tim-moody
1f68641c71 update readme 2022-11-18 09:01:46 -05:00
tim-moody
d5ad79720c fixes 2022-11-17 11:56:18 -05:00
tim-moody
28b345ab78 mark templates unused 2022-11-17 09:41:18 -05:00
tim-moody
cd8f599dd7 wip 2022-11-16 17:29:30 -05:00
A Holt
6333ea1483
minetest/README.rst: Unhelpful mention of ancient OS's 2022-11-15 08:00:07 -05:00
A Holt
9f13454e83 Change download URL's & others to TLS/SSL 2022-07-05 12:09:51 -04:00
root
8749e66a0b Support skip_role_on_error in 23+2 more roles (Stages 6-9) 2022-06-18 13:55:05 -04:00
root
5f3708fe29 get_url 'timeout: "{{ download_timeout }}"' in 10 roles 2021-12-26 10:24:31 -05:00
Blondel MONDESIR
6127c21b37
Update provision.yml
Fixes [DEPRECATION WARNING]: The use of 'include' for tasks has been deprecated.
2021-10-17 20:17:33 -04:00
root
a07a684d13 /etc/iiab/iiab.ini: install / enabled -> ROLE_install / ROLE_enabled 2021-04-29 15:03:29 -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
d87821d266 9 core roles check their vars + 3 roles record to iiab_state.yml 2020-09-22 01:04:06 -04:00
A Holt
f9b2c51d41
Merge pull request #2275 from jvonau/is_rpi
Kill off is_rpi
2020-03-09 12:14:24 -04:00
Jerry Vonau
9d9997584e services - is_rpi -> is_raspbian 2020-03-04 15:41:48 -06:00
Tim Moody
be40c59b1f Update RPi minetest to 5.1.1 for compatibility with latest raspbian 2020-02-19 11:32:55 -05:00
root
65e8f795ec Symlink 2020-02-14 01:04:08 -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
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
holta
38fd86ac90 2008 var names, output, comments, small bugs 2019-11-28 05:32:00 -06:00
Jerry Vonau
14f4e27e68 minetest - iiab_installed 2019-11-28 05:26:48 -06:00
A Holt
be570a71d2
newline for readability, as per other defaults/main.yml 2019-07-01 17:13:48 -04:00
A Holt
0a9c3cb815
Live Doc Bug: rpi_src -> minetest_rpi_src 2019-07-01 16:22:01 -04:00
holta
3a1ccf3638 'when: X' -> 'when: X | bool' for Ansibl 2.8 2019-05-24 18:33:10 -04:00
A Holt
dab262a66f
Update README.rst 2019-02-11 15:28:18 -05:00
A Holt
ad01013253
Update README.rst 2019-02-11 14:30:22 -05:00
Tim Moody
9c429270fb rename template 2019-02-11 09:34:40 -05:00
A Holt
9bdcf40153
Update rpi_minetest_install.yml 2019-02-10 22:43:49 -05:00
A Holt
3c20497ffc
Update README.rst 2019-02-10 18:21:15 -05:00
A Holt
59d735dae2
Update README.rst 2019-02-10 18:10:20 -05:00
A Holt
62c3b1e3db
Update README.rst 2019-02-10 18:04:55 -05:00
A Holt
5c7b3a3541
Update main.yml 2019-02-10 14:12:38 -05:00
A Holt
e6678a4138
Update README.rst 2019-02-10 14:04:56 -05:00
A Holt
7afa48f2cc
Update README.rst 2019-02-10 14:00:49 -05:00
A Holt
b78f56512d
Merge branch 'master' into minetest-doc 2019-02-10 13:49:47 -05:00
Tim Moody
30dc7850e7
Merge pull request #1485 from tim-moody/minetest
formatting
2019-02-10 13:38:32 -05:00
Tim Moody
c3ddf39640 formatting 2019-02-10 13:37:41 -05:00
Tim Moody
aef7777041
Merge pull request #1484 from tim-moody/minetest
update README.rst
2019-02-10 13:36:36 -05:00
Tim Moody
6258d611e2 update README.rst 2019-02-10 13:35:35 -05:00
Tim Moody
44e374a482
Merge pull request #1483 from tim-moody/minetest
make idempotent
2019-02-10 13:10:52 -05:00
Tim Moody
2e535d5233 make idempotent 2019-02-10 13:09:43 -05:00
Tim Moody
f0478d714f
Merge pull request #1482 from tim-moody/minetest
comment out global defaults
2019-02-10 13:02:59 -05:00
Tim Moody
5abac0413f comment out global defaults 2019-02-10 13:01:40 -05:00
Tim Moody
05152c63c9
Merge pull request #1480 from tim-moody/minetest
add flat world and carbone-ng default
2019-02-10 12:40:52 -05:00
Tim Moody
9b0d863208 add flat world and carbone-ng default 2019-02-10 12:33:30 -05:00