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

9129 commits

Author SHA1 Message Date
A Holt
74ae842477
Merge pull request #2663 from holta/mediawiki-1.35.1
MediaWiki 1.35.0 -> 1.35.1 (LTS) Security Fixes
2020-12-17 18:32:40 -05:00
A Holt
f8e11fa90e
MediaWiki 1.35.0 -> 1.35.1 LTS 2020-12-17 13:12:04 -05:00
A Holt
b39382446c
Merge pull request #458 from iiab/master
Sync from iiab/iiab:master
2020-12-15 06:28:15 -05:00
A Holt
6ecad1da05
Mentions Ansible 2.9.16 as possible alternative 2020-12-15 06:25:41 -05:00
A Holt
1d52a96dbe
Merge pull request #2662 from holta/ansible-2.10.4
Recommend Ansible (ansible-base) 2.10.4
2020-12-15 06:08:09 -05:00
A Holt
e18a89975e
Recommend Ansible (ansible-base) 2.10.4 2020-12-15 05:59:45 -05:00
A Holt
45dbfaaa2b
Update iiab-diagnostics.README.md 2020-12-09 22:06:19 -05:00
A Holt
3919159007
Merge pull request #2660 from holta/iiab-diagnostics_spaces
iiab-diagnostics: handle filenames that contain spaces
2020-12-09 15:55:16 -05:00
A Holt
dd831aa946
iiab-dagnostics: untabify indentation 2020-12-09 12:35:26 -05:00
A Holt
112a68802c
iiab-dagnostics: untabify indentation 2020-12-09 12:32:20 -05:00
root
321075350f iiab-diagnostics: handle filenames that contain spaces 2020-12-09 12:17:51 -05:00
A Holt
0fcd74ded0
Merge pull request #2657 from holta/moodle-3.10
Moodle 3.9 -> 3.10
2020-12-03 21:18:31 -05:00
A Holt
7f89cb8fd4
Moodle 3.10 recommends pkg php{{ php_version }}-soap 2020-12-03 20:57:00 -05:00
A Holt
5f1244e2f2
Moodle 3.10 requires pkg: php{{ php_version }}-intl 2020-12-03 20:49:22 -05:00
A Holt
0ae0a9db5e
Moodle 3.9 -> 3.10 2020-12-03 18:23:18 -05:00
A Holt
110e546776
Merge pull request #2656 from holta/gitea-1.13.0
Gitea 1.12.6 -> 1.13.0
2020-12-02 02:13:20 -05:00
A Holt
11eeda5b4c
Gitea 1.12.6 -> 1.13.0 2020-12-02 02:09:24 -05:00
A Holt
a661674f23
Merge pull request #2654 from holta/apparmor-wip
WIP: AppArmor works with IIAB on Debian 10/11, so is this now also true on Ubuntu?
2020-11-28 23:21:02 -05:00
A Holt
652da0fbbd
1-prep/tasks/main.yml: final code/comment cleanup for PR #2654 merge 2020-11-28 23:18:35 -05:00
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
c7e223d9c0
Merge pull request #2655 from holta/ansible-collections
(1) create /opt/iiab/iiab/collections.yml (2) move Ansible Collections from /root/.ansible to /usr/share/ansible
2020-11-28 21:46:06 -05:00
A Holt
a3fc75d9ef
scripts/ansible: code readability 2020-11-28 21:18:58 -05:00
A Holt
5314234167
scripts/ansible: Mention PRs #2647 #2652 #2653 #2655 2020-11-28 20:55:20 -05: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
105bbdc0b9
ansible-galaxy -r /opt/iiab/iiab/collections.yml 2020-11-28 20:27:53 -05:00
root
55f0707187 scripts/ansible: Explain /usr/share/ansible/collections/ansible_collections 2020-11-28 22:39:00 +00:00
A Holt
bca8d56457
Create collections.yml (listing the Ansible Collections that IIAB requires) 2020-11-28 17:19:58 -05:00
A Holt
850aedd808
scripts/ansible: --force-with-deps -r collections.yml -p /usr/share/ansible/collections 2020-11-28 17:09:04 -05:00
A Holt
a176e37c67
Merge pull request #457 from iiab/master
Sync from iiab/iiab:master
2020-11-28 16:57:58 -05:00
A Holt
c849249ca4
1-prep/tasks/main.yml sections: less doomscrolling, more readability 2020-11-28 15:18:19 -05:00
root
12162351fc Merge branch 'apparmor-wip' of https://github.com/holta/iiab 2020-11-28 11:07:37 -05:00
A Holt
8c8d6d9497
Merge pull request #2653 from holta/ansible-collections-attempt-upgrade
scripts/ansible: try --force-with-deps with Ansible Collections
2020-11-28 10:35:07 -05:00
A Holt
22fb735fb8
scripts/ansible: Mention PRs #2652 & #2653 2020-11-28 10:32:15 -05:00
A Holt
243fe86c22
scripts/ansible: Clarify upgrading of (3) Ansible Collections 2020-11-28 10:14:08 -05:00
A Holt
f6fafe6b2c
scripts/ansible: Explain that we try to upgrade Ansible Collections (3 for now) 2020-11-28 10:11:33 -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
97c3229056
scripts/ansible: try --force-with-deps with Ansible Collections 2020-11-28 09:15:58 -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