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

74 commits

Author SHA1 Message Date
A Holt
c849249ca4
1-prep/tasks/main.yml sections: less doomscrolling, more readability 2020-11-28 15:18:19 -05:00
A Holt
b31eb6541c
WIP: AppArmor works with IIAB on Debian 10/11, so is this now also true on Ubuntu? 2020-11-28 09:58:16 -05:00
A Holt
7d06aafcce
Work around SELinux for now, to avoid Ansible Collection fail 2020-11-27 08:10:42 -05: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
ac22723b43 Release Cleanup of validate_vars, default_vars, local_vars, Stages 0-4, SSHD 2020-09-24 19:01:11 -04:00
Jerry Vonau
5b46eb248d cleanup stage 1 & 4 of # out *_install lines 2020-09-24 02:10:16 -05:00
Jerry Vonau
b00ea49b41 bugfix - sshd 2020-09-24 02:03:43 -05:00
Jerry Vonau
12d239cb2b validate - prune dnsmasq 2020-09-24 02:02:05 -05:00
root
1a3f386065 WiFi firmware fixing w/o local_vars, cleaner w/ explanations 2020-09-22 13:17:34 -04:00
root
1370115e23 Clean tasks/main.yml in stages 1, 3, 4, 6 2020-09-21 14:25:08 -04:00
A Holt
0d07479070
1-prep: #when: dnsmasq_install | bool 2020-05-10 14:22:58 -04:00
Jerry Vonau
7e79d691fc install and start dnsmasq early - add option to set upstream dns server 2020-05-09 15:06:23 -05:00
A Holt
01527023ab
Merge pull request #2294 from jvonau/u20test
U20test / Ubuntu 20.04 to offer PHP 7.3 and 7.4 [Nextcloud PHP deps, php-stem on U20, ap0 prep, KA Lite on Ubermix, etc]
2020-03-19 14:33:30 -04:00
A Holt
c6939a4959
Clarify removal of libgeos-* pkgs for KA Lite on Ubermix 2020-03-19 12:01:38 -04:00
Jerry Vonau
04368ffbe9 move Ubermix workaround 2020-03-19 05:42:00 -05:00
Jerry Vonau
eca80a289a modern OS are shipping systemd-timesyncd pre-enabled other packages not needed
ntp and chrony actually conflict with each other
2020-03-14 22:52:06 -05:00
A Holt
86ed7d4144
Update 1-prep/tasks/main.yml 2020-01-23 22:52:13 -05:00
A Holt
2e49e24d13
Clean 1-prep/tasks/main.yml 2020-01-13 11:11:46 -05:00
holta
9543a10d82 ': false' to ': False' + ': true' to ': True' or ': yes' 2019-05-24 19:29:41 -04:00
holta
3a1ccf3638 'when: X' -> 'when: X | bool' for Ansibl 2.8 2019-05-24 18:33:10 -04:00
A Holt
59a4df170f
1-prep: tidying for Debian 10 Buster release (soon) 2019-05-12 01:06:53 -04:00
A Holt
ccea69b1b3
Update main.yml 2019-03-29 15:44:23 -04:00
Jerry Vonau
055e99ae43 moved to 'iiab' 2019-01-15 06:08:36 -06:00
A Holt
a7451d6350
Update main.yml 2019-01-15 02:59:12 -05:00
A Holt
b439ef36d4
Update main.yml 2019-01-12 16:19:07 -05:00
A Holt
4cfb6f013e
Update main.yml 2019-01-10 19:59:29 -05:00
George Hunt
2771238fe0 debian does not install sudo by default, and iiab-admin was moved before packages 2018-11-17 19:13:15 -08:00
A Holt
ad9547db32
Update main.yml 2018-11-02 21:47:45 -04:00
A Holt
a62eee1fdb
Update main.yml 2018-11-02 21:33:52 -04:00
A Holt
bb49de941d
Update main.yml 2018-11-02 21:32:26 -04:00
A Holt
5f699515d8
Update main.yml 2018-11-02 21:31:50 -04:00
A Holt
29513f60b3
Update main.yml 2018-11-02 21:28:26 -04:00
A Holt
a09c9e3e6f
Update main.yml 2018-10-28 11:42:44 -04:00
A Holt
34aa710c2e
Update main.yml 2018-10-15 05:29:33 -04:00
A Holt
3f9572b309
Update main.yml 2018-09-20 03:53:26 -04:00
A Holt
84eea97af9
Update main.yml 2018-09-19 20:42:37 -04:00
A Holt
fe5ab4496d
Update main.yml 2018-09-19 17:32:07 -04:00
A Holt
68a61805be
raspberry_pi_2.yml -> raspberry_pi.yml; indentation/syntax per new Ansible docs 2018-02-12 21:03:49 -05:00
A Holt
90351bb6a8
Update main.yml 2017-12-08 01:21:21 -05:00
A Holt
67c0b11133
Update main.yml 2017-12-08 01:16:51 -05:00
Jerry Vonau
051808957a cleanup 2017-11-13 09:59:10 -06:00
Jerry Vonau
38fb39ad2b remove first_run from 1-prep main.yml 2017-11-06 15:34:26 -06:00
Jerry Vonau
bd7d1dded5 move is_rpi to computed_vars.yml for 0-init 2017-11-06 15:34:26 -06:00
Adam Holt
c07c0d2d76 56 changes to include_tasks --edits double check after rebase 2017-11-06 15:34:25 -06:00
A Holt
104bbf784a 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
d907568c4b move iiab.env template - add starting STAGE=1 - update STAGE on the fly part 1 2017-11-06 12:33:42 -06:00
A Holt
1bd1fbda8f cleaner Ansible messaging 2017-10-27 09:16:55 -04:00
A Holt
3f0cae31d6 Update main.yml 2017-10-27 07:27:04 -04:00
A Holt
76e387885c Update main.yml 2017-10-27 01:38:00 -04:00