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
root
8749e66a0b Support skip_role_on_error in 23+2 more roles (Stages 6-9) 2022-06-18 13:55:05 -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
root
810fc81ac8 Convert dest: to path: per Ansible lineinfile norms 2020-02-03 19:54:04 -05:00
root
2cdf846365 Remove tags in ~30 files, improve verbiage 2020-01-30 04:57:53 -05:00
root
814efd5a02 Mostly var cleanup across ~80 files 2020-01-30 04:00:00 -05:00
root
780ed4a955 Experiment: comment out Ansible tags in 25 files 2020-01-13 20:41:03 -05:00
root
6e6fab170d 3 iiab.ini descrips + rm excess '| bool' casts 2020-01-13 19:57:50 -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
70e7c7c7b5 needs True 2019-11-28 05:26:48 -06:00
Jerry Vonau
9748669a1b mosquitto - iiab_installed 2019-11-28 05:26:48 -06:00
holta
3a1ccf3638 'when: X' -> 'when: X | bool' for Ansibl 2.8 2019-05-24 18:33:10 -04:00
A Holt
ed96525a40
Update main.yml 2019-02-02 19:32:17 -05:00
A Holt
f3e144eb6b
"systemctl daemon_reload" before mosquitto service enabled/started 2019-01-16 01:22:35 -05:00
A Holt
85bef4802a
tighter code, more complete explanations 2019-01-15 13:18:09 -05:00
Anish Mangal
c6181b5deb nodered, mqtt: fix bug when install flags are disabled 2019-01-15 16:32:59 +00:00
A Holt
d5b38d7525 modern/recommended Ansible syntax 2019-01-15 13:17:57 +00:00
Anish Mangal
c76cdf1f20 Add Mosquitto pub-sub broker to IIAB 2019-01-15 13:10:18 +00:00