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

8945 commits

Author SHA1 Message Date
A Holt
43e5672bc0
1-prep/tasks/main.yml: Mention PR #2654 (AppArmor works w/ IIAB on Debian 10/11, so also now on Ubuntu?) 2020-11-28 22:38:41 -05:00
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
ab47cd94c2
Merge pull request #456 from iiab/master
Sync from iiab/iiab:master
2020-11-28 09:05:26 -05:00
A Holt
f4b5f6fe02
Merge pull request #2652 from holta/ansible.posix
ansible.posix collection for 2-common sysctl & js-menu synchronize (formerly needed by 1-prep's selinux)
2020-11-28 07:22:34 -05:00
A Holt
f5157dd98e
2-common/tasks/main.yml sysctl kernel params: mention PR #2652 2020-11-27 23:25:27 -05:00
A Holt
b8c98ced1b
scripts/ansible: js-menu path cleanup typo 2020-11-27 22:14:26 -05:00
A Holt
511ed729d9
net.ipv4.ip_forward (is for masquerading LAN->Internet) 2020-11-27 22:04:38 -05:00
root
efbc78edf4 2-common/tasks/main.yml sysctl settings: summarize evolving OS norms 2020-11-27 21:32:42 -05:00
root
fe6b95e612 scripts/ansible: cleaner comment 2020-11-27 21:13:00 -05:00
root
5609e234af scripts/ansible: Clarify ansible-base 2.10.3+ 2020-11-27 21:00:30 -05:00
root
860d05ec5d scripts/ansible: 2 -> 3 Ansible Collections 2020-11-27 20:57:54 -05:00
root
e392ba625c 2-common/tasks/main.yml: try to reconcile sysctl settings 2020-11-27 20:51:51 -05:00
A Holt
bcc5921d8a
Merge pull request #455 from iiab/master
Sync from iiab/iiab:master
2020-11-27 18:54:46 -05:00
A Holt
45cba4e4ee
scripts/ansible: clarify possible need for ansible.posix collection 2020-11-27 16:51:57 -05:00
A Holt
c215445e31
Merge pull request #2651 from holta/sysctl-experiment
Emergency/Interim Patch + Experiment to help surface which of the 10 sysctl tweaks are still needed + necessary
2020-11-27 11:36:53 -05:00
A Holt
d70b1766ac
Clarify in 2-common/tasks/main.yml 2020-11-27 11:08:46 -05:00
A Holt
401392af81
Emergency Patch + Experiment to help surface which of the 10 sysctl tweaks are need/necessary 2020-11-27 11:02:04 -05:00
A Holt
49e5dc46ce
Merge pull request #2649 from holta/gitea-download-timeout
gitea/tasks/install.yml: timeout: 10 -> 200 (for get_url from dl.gitea.org)
2020-11-27 09:23:00 -05:00
A Holt
ca8da5c8eb
gitea/tasks/install.yml: timeout: 10 -> 200 (for get_url from dl.gitea.io) 2020-11-27 09:06:20 -05:00
A Holt
a0f141cb65
Merge pull request #2648 from holta/selinux-ansible-workaround
Emergency Workaround for SELinux / Ansible Collection install fail
2020-11-27 08:24:09 -05:00
A Holt
15dffe7ac5
#ansible-galaxy collection install ansible.posix 2020-11-27 08:16:01 -05:00
A Holt
7d06aafcce
Work around SELinux for now, to avoid Ansible Collection fail 2020-11-27 08:10:42 -05:00
A Holt
51e5dee408
Merge pull request #454 from iiab/master
Sync from iiab/iiab:master
2020-11-27 08:06:52 -05:00
Tim Moody
aee5d0f02c
Merge pull request #2646 from tim-moody/7.3.1-zim-cat
support our own zim files
2020-11-25 09:23:09 -05:00
A Holt
e44bf404c9
Merge pull request #2645 from jvonau/netd-disp-fix
temp fix for networkd-dispatcher-2.0.1-1 in 'groovy'
2020-11-25 08:01:46 -05:00
Tim Moody
8ae93cc8de allow icon to be included in zim cat 2020-11-24 09:22:54 -05:00
Jerry Vonau
7bed67ddcc temp fix for #2585 with networkd-dispatcher/groovy,now 2.0.1-1
revert when fixed upstream
2020-11-23 19:31:43 -06:00
Tim Moody
edff5a5fa0 change read_library_xml defaults 2020-11-23 18:04:00 -05:00
A Holt
bf3b9a6f17
openvpn/templates/announcer.j2: Clarify all handle spaces changed to underscores 2020-11-23 03:32:51 -05:00
A Holt
4f07a8e5c7
Merge pull request #2644 from holta/openvpn-cleaner
Clean/Shorten openvpn/templates/announcer.j2
2020-11-23 03:28:36 -05:00
A Holt
a5941bb0f3
openvpn/templates/announcer.j2: 1 line instead of 9 lines, if we mandate debuntu 2020-11-23 03:22:58 -05:00
A Holt
998b147e08
Explain var(s) set to "" when file(s) don't exist. So ' || true' is not nec. 2020-11-23 02:54:46 -05:00
A Holt
5c2c13966a
Clean/Shorten openvpn/templates/announcer.j2 2020-11-23 02:39:59 -05:00
A Holt
a98b4ec11d
Merge pull request #453 from iiab/master
Sync from iiab/iiab:master
2020-11-22 19:36:41 -05:00
A Holt
e41fc94f77
Merge pull request #2643 from holta/openvpn-mark-unused-file
Rename 15-openvpn to 15-openvpn.deprecated
2020-11-22 19:32:55 -05:00
A Holt
c8fc9e0a8a
Rename 15-openvpn to 15-openvpn.deprecated 2020-11-22 19:29:10 -05:00
A Holt
4bc2c6e33a
Merge pull request #2640 from holta/kiwix-3.1.2-4
kiwix-tools 3.1.2-3 -> 3.1.2-4
2020-11-18 08:31:03 -05:00
A Holt
932856e054
kiwix-tools 3.1.2-3 -> 3.1.2-4 2020-11-18 05:20:45 -05:00
A Holt
ed3b7f09e7
Merge pull request #2637 from holta/gitea-1.12.6
Gitea 1.12.5 -> 1.12.6 Security & Bug Fixes
2020-11-16 10:16:16 -05:00
A Holt
1af8f5d9e9
Gitea 1.12.5 -> 1.12.6 2020-11-16 10:09:42 -05:00
A Holt
9dba17caad
Merge pull request #2635 from holta/ubuntu-21
Prepare for Ubuntu 21.04 (Hirsute Hippo)
2020-11-15 11:11:35 -05:00
root
c9fbfb4046 Merge branch 'ubuntu-21' of https://github.com/holta/iiab into master 2020-11-15 01:16:44 +00:00
root
efe2381e43 Restart {{ dhcp_service2 }} as on is_ubuntu_20 2020-11-15 01:13:49 +00:00
A Holt
fea5cf1287
Update ubuntu-21.yml 2020-11-14 20:02:36 -05:00
root
3ecfa69c82 Prepare for Ubuntu 21.04 (Hirsute Hippo) 2020-11-15 00:25:49 +00:00
A Holt
7f80fbd2e3
pbx/tasks/install.yml: freepbx.service test clarified 2020-11-14 17:03:47 -05:00
A Holt
b1e78eb57d
Merge pull request #452 from iiab/master
Sync from iiab/iiab:master
2020-11-14 14:39:43 -05:00
A Holt
a0d95e19e5
Merge pull request #2634 from holta/pbx-node-12
pbx/tasks/install.yml: comment out enforcement of any particular Node.js version
2020-11-14 14:18:11 -05:00
A Holt
1ee1ed8d01
pbx/tasks/install.yml: comment out enforcement of any particular Node.js version 2020-11-14 14:14:06 -05:00