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

138 commits

Author SHA1 Message Date
A Holt
e0fada60b0
iiab-install: Explain that a few local_facts.fact errors/warnings are ok! 2021-11-12 08:51:47 -05:00
root
e586d6fda9 iiab-install & local_facts.fact: Explain if OS/kernel/Ansible unsupported 2021-11-12 04:17:05 +00:00
root
2ebf8aefc9 'ansible --version' output was being truncated 2021-04-13 12:14:27 -04:00
A Holt
f4b0adc1d6
Identify OS from /etc/os-release to avoid stumbling on Mint directory /etc/upstream-release (same as scripts/local_facts.fact) 2020-11-28 20:41:18 -05:00
A Holt
853ddf1a1a
Remove legacy code from iiab-install 2020-08-05 14:17:58 -04:00
A Holt
97f91177c8
Update iiab-install 2020-08-05 14:06:25 -04:00
A Holt
0280d02a0b
Update iiab-install 2020-08-05 13:59:34 -04:00
A Holt
db67c122c3
Mandate Ansible 2.8.11+ 2020-04-16 23:53:19 -04:00
A Holt
5cf2f14571
Mandate (1) kernel 4.19.79+ on Raspbian (2) Ansible 2.8.10+ for all 2020-03-06 01:32:54 -05:00
A Holt
599515c6df
Update /opt/iiab/iiab/iiab-install 2020-02-11 16:51:37 -05:00
root
2218d2334b Move 19 roles into roles/0-DEPRECATED-ROLES 2020-01-24 02:27:21 -05:00
A Holt
57073fa4ed Update iiab-install 2019-11-28 05:39:22 -06:00
A Holt
f35441a100 Update iiab-install 2019-11-28 05:39:22 -06:00
A Holt
4dead09258 Update iiab-install 2019-11-28 05:39:22 -06:00
A Holt
6a26bb1ff6 syntax: echo "$var" + rpi-update warning 2019-11-28 05:39:22 -06:00
Jerry Vonau
fcf3175c55 Stage
Co-Authored-By: A Holt <holta@users.noreply.github.com>
2019-11-28 05:32:11 -06:00
Jerry Vonau
b21b72ac92 if ! d
Co-Authored-By: A Holt <holta@users.noreply.github.com>
2019-11-28 05:32:11 -06:00
Jerry Vonau
c548b00d56 Allow
Co-Authored-By: A Holt <holta@users.noreply.github.com>
2019-11-28 05:32:11 -06:00
Jerry Vonau
9bbebfade7 The
Co-Authored-By: A Holt <holta@users.noreply.github.com>
2019-11-28 05:32:11 -06:00
Jerry Vonau
a2bda045ef add temp
Co-Authored-By: A Holt <holta@users.noreply.github.com>
2019-11-28 05:32:11 -06:00
Jerry Vonau
b47558e284 bug fix - one extra ; in 880c4a940384e4d261f0b53febe60fd083d4edad 2019-11-28 05:32:11 -06:00
Jerry Vonau
3d321be92a iiab-install - don't repeat prior roles that completed successfully within a stage 2019-11-28 05:32:11 -06:00
Jerry Vonau
2243cd6d9a iiab-install account for bluetooth change, expand notes 2019-11-28 05:32:11 -06:00
holta
ef0ab50bd7 double-double-quote vars in echo for safety etc 2019-11-28 05:32:11 -06:00
holta
38fd86ac90 2008 var names, output, comments, small bugs 2019-11-28 05:32:00 -06:00
Jerry Vonau
6be97bba6c iiab_state2 2019-11-28 05:28:49 -06:00
Jerry Vonau
916d3052ae iiab_state 2019-11-28 05:28:46 -06:00
Jerry Vonau
0fd9a9ac52 iiab-install can use faster code if /etc/iiab/config_vars2.yml exists 2019-11-28 05:27:44 -06:00
A Holt
191e10c962
Update iiab-install 2019-11-14 12:09:24 -05:00
A Holt
0b7e935a41
Update iiab-install 2019-11-14 12:05:30 -05:00
A Holt
9605368e6c
Update iiab-install 2019-11-14 12:03:51 -05:00
A Holt
bc5fd6a86d
syntax: echo "$var" + rpi-update warning 2019-11-14 12:01:11 -05:00
A Holt
766d2b618b
Update iiab-install 2019-10-31 18:04:58 -04:00
A Holt
c26f32ac63
Update iiab-install 2019-10-31 17:38:05 -04:00
A Holt
a5f2b89579
Update iiab-install 2019-10-31 17:33:43 -04:00
A Holt
3ab8e6f5ab
Code clarif & mandate 2.9.0 2019-10-31 16:00:57 -04:00
Jerry Vonau
aff014ae75 drop -e and just use ansible.cfg 2019-10-30 21:38:06 -05:00
Jerry Vonau
dfd25470a1 revisons 2019-10-27 22:31:29 -05:00
Jerry Vonau
c2ca70b346 cherry-pick 57d77774fb7602ab39b3a4613b1623e83e8c526c 2019-10-25 13:25:27 -05:00
A Holt
b7a2fc31f4
Kernel fix verbiage 2019-10-23 17:52:43 -04:00
A Holt
c4e3ba7eee
Reminder...to update MIN_RPI_KERN=4.9.59-v7+ soon! 2019-10-23 17:49:16 -04:00
A Holt
455ebffac0
Ansible 2.7.14 as mandatory min (despite serious flaws in 2.8.3 & 2.8.6 !) 2019-10-23 17:41:39 -04:00
A Holt
83e8c6cc4a
MIN_ANSIBLE_VER=2.8.7 due to 2.8.6 lineinfile bug? 2019-10-18 15:37:05 -04:00
A Holt
95fb8dfa86
MIN_ANSIBLE_VER=2.8.6 2019-10-17 18:26:23 -04:00
A Holt
fec47ab199
MIN_ANSIBLE_VER=2.8.5 (was 2.6.16) 2019-10-16 05:15:32 -04:00
Jerry Vonau
0d067970d4 pass reinstall ansible 2019-08-10 16:27:44 -05:00
A Holt
f49d0aec5a
MIN_ANSIBLE_VER 2.6.15 -> 2.6.16 2019-04-04 14:06:47 -04:00
A Holt
8fb7ef3ebd
MIN_ANSIBLE_VER 2.6.14 -> 2.6.15 2019-03-15 11:54:49 -04:00
A Holt
9ef4ee2b8a
Ansible 2.6.13 -> 2.6.14 2019-02-21 17:21:48 -05:00
A Holt
bc18d35d97
Update iiab-install 2019-02-07 20:54:06 -05:00