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

6880 commits

Author SHA1 Message Date
root
64efea041d WIP: RPi WiFi firmware cleanup/options, espec for 3B+ & 4 2022-01-07 01:59:21 -05:00
A Holt
75afa902a5
sugarizer/defaults/main.yml: 1.5.0 -> 1.6.0 2022-01-04 16:17:30 -05:00
A Holt
f46892d274
kiwix/defaults/main.yml: Try kiwix-tools 2022-01-04 2022-01-04 10:26:23 -05:00
A Holt
436b9a2810
nginx/templates/server.conf.j2: client_max_body_size 1M -> 500M 2022-01-02 18:38:06 -05:00
A Holt
a32473c1bf
www_base/tasks/php-stem.yml: x86 -> x64 typo bug 2022-01-01 14:43:14 -05:00
A Holt
78cc7de446
nextcloud/tasks/install.yml: Nextcloud 23.0.0 latest.tar.bz2 is ~132MB 2021-12-31 22:21:08 -05:00
A Holt
56ce56bfa8
gitea/tasks/install.yml: Note /library/gitea/bin/gitea-1.15 is ~102MB 2021-12-31 22:11:38 -05:00
A Holt
b0e989ab34
kiwix/defaults/main.yml: Try kiwix-tools 2022-01-01 2021-12-31 20:35:04 -05:00
A Holt
918e99570c
Update roles/calibre-web/README.rst 2021-12-30 15:12:40 -05:00
A Holt
27fe26f8de
iiab-test-wifi.j2: WiFi country code progress on arm64 OS's discussed on #3078 2021-12-29 13:12:46 -05:00
root
25f25329a9 php-stem.yml: Show instantiation of dicts (php_extensions, php_stem_arches) 2021-12-26 15:13:30 -05:00
root
71c1d16f0d php-stem.yml: php_stem_arch: "{{ php_stem_arches[ansible_machine] }}" 2021-12-26 14:51:54 -05:00
root
c45445399e roles/www_base/tasks/main.yml: Clean Ansible output 2021-12-26 14:17:01 -05:00
root
61dfdcdb0a roles/www_base: Cleaner/Safer php-stem 2021-12-26 14:07:14 -05:00
A Holt
cb5be0a903
Merge pull request #3083 from holta/download_timeout
osm_vector_maps was repeatedly failing to install, so use 'timeout: "{{ download_timeout }}"' with get_url (in 10 roles!) [& change IIAB's 'download_timeout: 200' to 100 sec]
2021-12-26 13:03:51 -05:00
A Holt
82bfbbdac0
Clarify Calibre-Web's ~115+ MB /usr/local/calibre-web-py3 disk footprint 2021-12-26 13:01:03 -05:00
A Holt
c96e0c6bea
Clarify ~126+ MB /opt/iiab/internetarchive/node_modules disk footprint 2021-12-26 12:49:44 -05:00
A Holt
b45fb6850e
Clarify Sugarizer Server's ~193+ MB /opt/iiab/sugarizer-server-1.4.0 disk footprint 2021-12-26 12:38:22 -05:00
A Holt
e35a27fd67
Clarify Moodle 3.11.4's ~376+ MB /opt/iiab/moodle disk footprint 2021-12-26 12:22:20 -05:00
A Holt
a6509f167b
Clarify Nextcloud 23's ~496+ MB /library/www/nextcloud disk footprint 2021-12-26 12:01:24 -05:00
A Holt
6b2c5e75ff
Tweak version# in roles/remoteit/README.md 2021-12-26 11:29:15 -05:00
A Holt
84efc73a53
remoteit/defaults/main.yml: 4.13.5 -> 4.13.6 2021-12-26 11:25:56 -05:00
A Holt
47169ac28a
phpmyadmin/tasks/install.yml: Clarify 'download_timeout: 100' (no longer 200 sec) 2021-12-26 11:05:35 -05:00
root
5f3708fe29 get_url 'timeout: "{{ download_timeout }}"' in 10 roles 2021-12-26 10:24:31 -05:00
A Holt
a84cf2068c
php-stem.yml: Explain "here doc" #3080 #3081 #3082 2021-12-26 09:43:17 -05:00
A Holt
cb41212482
php-stem.yml: Fix typo in phpX.Y-sqlite3 explanation 2021-12-25 22:36:58 -05:00
A Holt
32b6035e78
osm-vector-maps/tasks/install.yml: Clarify phpX.Y-sqlite3 (can also be installed by www_base/tasks/php-stem.yml) 2021-12-25 22:18:28 -05:00
A Holt
60f7be2609
www_base/tasks/php-stem.yml: Install phpX.Y-sqlite3 2021-12-25 22:10:40 -05:00
A Holt
7c3bf2930a
php-stem.yml: Clarify... php_extension: "{{ php_extensions[php_version] }}" 2021-12-25 19:40:12 -05:00
A Holt
acf76155f4
Clarify php-stem.yml: 'systemctl reload phpX.Y-fpm' suffices 2021-12-25 18:22:43 -05:00
A Holt
a0fe5b706c
php-stem.yml: Mention iiab/php-stem#2 fixed location idea 2021-12-25 18:15:57 -05:00
root
62e193d2e1 www_base/tasks/php-stem.yml: Fix 'systemctl restart php7.4-fpm' warning 2021-12-25 17:22:27 -05:00
root
81d676f26e www_base/tasks/php-stem.yml: 'systemctl restart php7.4-fpm' warning 2021-12-25 17:07:42 -05:00
root
ad75b14ad4 Simplify www_base/tasks/php-stem.yml for stem-armhf-7.4.so on RasPiOS 11 2021-12-25 11:33:37 -05:00
A Holt
332a148f4a
Update kolibri/README.rst 2021-12-23 22:54:43 -05:00
A Holt
453f246c8d
Update roles/kolibri/README.rst 2021-12-23 22:50:53 -05:00
A Holt
0b593f808a
Experiment with kiwix-tools 2021-12-24 nightly build 2021-12-23 18:15:09 -05:00
Jerry Vonau
713c30e8ff
Update iiab-test-wifi.j2
document the reason for the netplan stanza
2021-12-22 05:25:58 -06:00
A Holt
90cd49e16f
Clarify osm-vector-maps/defaults/main.yml & mention #3077 2021-12-20 21:26:47 -05:00
A Holt
6933c3adb7
kiwix/defaults/main.yml: Experiment w/ kiwix-tools 2021-12-21 2021-12-20 15:05:43 -05:00
A Holt
0bf885e4eb
nginx/templates/server.conf.j2: Kiwix CAN serve dotfiles (#3072) 2021-12-18 18:21:36 -05:00
A Holt
49e69c4888
Mention #3072 in roles/kiwix/templates/kiwix-nginx.conf.j2 2021-12-18 18:11:04 -05:00
A Holt
37d7beae37
kiwix-nginx.conf.j2: Avoid "403 Forbidden" for articles that begin with a dot 2021-12-18 17:24:32 -05:00
Jerry Vonau
e4aea7b790
Test adding allow all
for the hidden file issue
2021-12-18 14:32:00 -06:00
A Holt
adcb195cba
roles/kolibri/defaults/main.yml: Fix typo 2021-12-17 11:08:24 -05:00
A Holt
047fd9bea2
Merge pull request #2965 from holta/kiwix-test
Experiment w/ kiwix-tools nightly 2021-12-17 (requires libzim 7.0.0 and then libkiwix 10.0.0)
2021-12-17 08:01:50 -05:00
A Holt
0d01c6df3b
kiwix/defaults/main.yml: Testing looks good for 2021-12-17 nightly! 2021-12-17 07:58:18 -05:00
A Holt
3f34446181
roles/mediawiki/defaults/main.yml: Bump to 1.37.1 2021-12-13 16:53:07 -05:00
A Holt
cc2a24fa74
Experiment with kiwix-tools nightly 2021-12-12 2021-12-11 20:24:05 -05:00
A Holt
db082cbe39
osm-vector-maps/tasks/install.yml: Update stale URL explanation 2021-12-02 19:50:18 -05:00
A Holt
fd8c323808
Update README.md 2021-12-02 14:45:59 -05:00
A Holt
2b115654f1
Refine roles/jupyterhub/tasks/install.yml 2021-11-30 23:38:12 -05:00
A Holt
e3980efb6a
Revert "pip --pre" in jupyterhub/tasks/install.yml soon? 2021-11-30 23:09:34 -05:00
A Holt
8ddd073aef
pip install latest PRE-release of JupyterHub (for now) 2021-11-30 23:04:45 -05:00
A Holt
ecd4fbe918
Refine 1-prep/README.rst -> .adoc (beyond pandoc 2.16.2) 2021-11-30 12:32:33 -05:00
root
5767fb91f8 Test 'pandoc README.rst -o README.adoc' in 1-prep & 2-common 2021-11-30 12:08:45 -05:00
A Holt
16b5ca4045
Oops: Revert roles/jupyterhub/tasks/install.yml 2021-11-27 10:39:40 -05:00
root
e16e22c6c5 Record var devicetree_model to /etc/iiab/iiab.ini 2021-11-27 10:36:20 -05:00
root
f58b20f652 Merge branch 'jupyterhub-update' of https://github.com/icebox827/iiab 2021-11-26 08:48:38 -05:00
A Holt
c2a3726e17
Update www_base/templates/iiab-refresh-wiki-docs.sh for BeginnersGuide-4thEd-Eng_v2.pdf 2021-11-23 09:34:48 -05:00
A Holt
7e2ee7a523
Update roles/www_base/templates/iiab-refresh-wiki-docs.sh 2021-11-22 16:38:50 -05:00
A Holt
6560d4c493
roles/jupyterhub/README.md: Document recent file rename passwords.dbm.db -> passwords.dbm 2021-11-22 12:32:35 -05:00
A Holt
fd4bd44290
roles/jupyterhub/README.md: Fix broken URL to jupyterhub_config.py.j2 2021-11-22 12:28:21 -05:00
A Holt
8e2b9b8209
www_base/templates/iiab-refresh-wiki-docs.sh: Temporary patch, as OLPC upgrades its infra? 2021-11-22 12:10:43 -05:00
icebox827
6b0c682d9e Update install.yml file 2021-11-22 11:34:20 -04:00
A Holt
84ff1e2778
sugarizer-server 1.3.0 -> 1.4.0 2021-11-21 17:23:19 -05:00
root
3b4a8589a1 Rename local_vars_min.yml to local_vars_small.yml, big to large...ETC 2021-11-20 15:33:57 +00:00
A Holt
0fc55b22f5
moodle/tasks/install.yml: Clarify cron file location for PR #3036 2021-11-19 21:48:00 -05:00
A Holt
c4070b87ae
CLARIF: /opt/iiab/moodle is ~355MB initially, ~375MB later 2021-11-19 21:21:21 -05:00
A Holt
87f740bb13
CLARIF: Moodle uses cli/php.ini during install, but fpm/php.ini later on 2021-11-19 21:01:55 -05:00
A Holt
7ad9ed71ff
roles/moodle/tasks/install.yml: Set up cron.php job that Moodle requires (every minute!) 2021-11-19 20:43:51 -05:00
A Holt
df76218399
mediawiki/defaults/main.yml: 1.36.2 -> 1.37.0 2021-11-18 10:55:29 -05:00
A Holt
ea84a0fc02
Further refine roles/remoteit/README.md for PR #3026 2021-11-11 12:37:20 -05:00
A Holt
f9cc120ff4
Merge pull request #3026 from icebox827/documentation
Update README.md [for remote.it, remote support]
2021-11-11 12:21:07 -05:00
A Holt
221c793607
Touch up roles/remoteit/README.md 2021-11-11 12:20:12 -05:00
A Holt
0599b41c21
Touch up roles/remoteit/README.md 2021-11-11 12:18:09 -05:00
A Holt
c2946dbb52
Refine roles/remoteit/README.md 2021-11-11 12:17:23 -05:00
A Holt
aa1d2a7279
Update roles/remoteit/README.md 2021-11-11 11:56:51 -05:00
Denis Lafontant
6de4f33384
Update README.md
friendlier instructions
2021-11-11 07:23:07 -08:00
A Holt
1c2835b9c9
mongodb/tasks/install.yml: bionic -> focal apt source repo for 64-bit RasPiOS Bullseye (aarch64 only for now) 2021-11-11 09:50:42 -05:00
A Holt
065617457d
#3006 further clarif of roles/openvpn/templates/iiab-support alternatives 2021-11-06 15:20:39 -04:00
A Holt
5c00e60647
#3006 roles/openvpn/templates/iiab-support: Update list of alternatives to OpenVPN 2021-11-06 12:57:17 -04:00
A Holt
145f03f26e
Clarify #2934 & PR #3019 in roles/pbx/README.adoc 2021-11-06 12:44:25 -04:00
A Holt
9020ae18a7
roles/pbx/tasks/freepbx.yml: Fix 2nd regex patch for FreePBX 16 w/ Asterisk 19 2021-11-06 11:32:01 -04:00
A Holt
463cf892f6
roles/pbx/tasks/freepbx.yml: Fix & clean Ansible output 2021-11-06 11:12:25 -04:00
A Holt
7a4b016719
roles/pbx/tasks/freepbx.yml: TEMPORARILY force FreePBX 16 to work with Asterisk 19 2021-11-06 11:05:04 -04:00
A Holt
38b8216387
roles/pbx/README.adoc: #2934 Interim Patch Instructions for FreePBX 16 w/ Asterisk 19 2021-11-05 15:16:48 -04:00
A Holt
0087aee0bf
roles/pbx/defaults/main.yml: Asterisk 18 -> 19 2021-11-05 13:13:56 -04:00
A Holt
68c154d609
Merge pull request #3012 from jvonau/chroot
ansible_is_chroot
2021-10-30 12:46:31 -04:00
Jerry Vonau
ec8a8ba78a ansible_is_chroot 2021-10-29 11:22:42 -05:00
A Holt
c39f3c2c89
roles/remoteit/tasks/main.yml: Use same description in iiab.ini, as in new FAQ.IIAB.IO 2021-10-29 09:52:19 -04:00
A Holt
288be421bc
roles/remoteit/tasks/install.yml: Set 'force: yes' for both downloads 2021-10-29 00:50:16 -04:00
root
f25cd7a069 Refine remote.it for Ubuntu etc 2021-10-29 00:11:56 -04:00
Jerry Vonau
5dc9ca1783 handle second pass being already disabled 2021-10-28 21:02:42 -05:00
Jerry Vonau
0d4d60cef5 handle second daemon 2021-10-28 20:55:31 -05:00
Jerry Vonau
87cacff501 full path 2021-10-28 18:43:55 -05:00
Jerry Vonau
f6bad88dfc handle version changes 2021-10-28 18:16:34 -05:00
Jerry Vonau
0944104492 fix and improve feedback wording 2021-10-28 18:16:30 -05:00
Jerry Vonau
932226d4c8 #3008 2021-10-28 18:15:16 -05:00
A Holt
3b113c2927
roles/remoteit/README.md: Claim code clarif 2021-10-28 12:40:47 -04:00
A Holt
a44c91d9e1
roles/remoteit/README.md: Clarify "Install and enable" verbiage 2021-10-28 09:20:51 -04:00
A Holt
f8ac9cb19a
roles/remoteit/README.md: Fix doc typo 2021-10-28 09:18:21 -04:00
A Holt
c1743015f7
roles/remoteit/README.md: Document OS/arch flexibility 2021-10-28 09:17:18 -04:00
A Holt
57033ad2cb
Document PR #3007 + need for testing @ roles/remoteit/README.md 2021-10-28 09:10:41 -04:00
A Holt
a5c33d0a5f
roles/remoteit/tasks/install.yml: Refine explanations 2021-10-28 08:42:51 -04:00
Jerry Vonau
54c92982ff softcode deb name 2021-10-28 04:23:28 -05:00
Jerry Vonau
4ac9e2d037 better wording 2021-10-28 02:19:35 -05:00
Jerry Vonau
bf923d9285 use gitea as a template 2021-10-28 02:09:24 -05:00
A Holt
c3edc88ec3
Update README.md 2021-10-28 01:19:05 -04:00
A Holt
2ef640ca29
roles/remoteit/README.md: Link to urgent #3006 requirement (Ubuntu, Mint & Debian) 2021-10-28 01:08:25 -04:00
A Holt
ec522c5b66
Refine roles/remoteit/README.md for #3005: Explain Remote.it Registration Code in /etc/remoteit/config.json 2021-10-27 22:23:13 -04:00
A Holt
54403cfbe0
Add remoteit to roles/0-init/tasks/validate_vars.yml 2021-10-27 20:54:09 -04:00
A Holt
385a374afc
Add roles/remoteit after roles/openvpn in roles/1-prep/tasks/main.yml 2021-10-27 20:51:42 -04:00
A Holt
d257c539eb
Lint & Clarify remoteit/tasks/enable-or-disable.yml 2021-10-27 19:11:37 -04:00
A Holt
5015913ce9
Lint & Clarify roles/remoteit/tasks/install.yml 2021-10-27 19:10:09 -04:00
A Holt
35c21bf668
Update roles/remoteit/tasks/main.yml 2021-10-27 19:05:55 -04:00
A Holt
783841c7d9
Update: roles/remoteit/defaults/main.yml 2021-10-27 18:58:38 -04:00
A Holt
77a0b4a26b
Update roles/remoteit/README.md 2021-10-27 18:53:09 -04:00
A Holt
650b8f40ef
Merge pull request #3003 from georgejhunt/remoteit
Remoteit
2021-10-27 18:05:49 -04:00
George Hunt
d246062176 missing spacing in README 2021-10-27 22:54:39 +01:00
George Hunt
97b8231a4b missing . in readme 2021-10-27 22:52:19 +01:00
George Hunt
96afe53f7c improve enalbe/disable 2021-10-27 22:44:31 +01:00
George Hunt
8123c5dfb1 exploration of using ansible on an interactive device install. No work 2021-10-27 22:29:31 +01:00
George Hunt
c4d6597d74 initial checkin 2021-10-25 19:59:16 +01:00
A Holt
790f88c078
Clean roles/phpmyadmin/README.md for PR #2990 2021-10-21 12:18:44 -04:00
A Holt
6773f9b18f
Merge pull request #2990 from georgejhunt/pmychanges
Pmychanges [phpMyAdmin]
2021-10-21 11:13:20 -04:00
Blondel MONDESIR
bfceb84ca3
Update main.yml 2021-10-17 21:03:52 -04:00
Blondel MONDESIR
6127c21b37
Update provision.yml
Fixes [DEPRECATION WARNING]: The use of 'include' for tasks has been deprecated.
2021-10-17 20:17:33 -04:00
georgejhunt
0cf22340eb
Create README.md 2021-10-06 15:55:45 -07:00
George Hunt
6f50fb66aa change to socet 2021-10-06 18:10:07 +01:00
A Holt
7681a24467
kiwix/defaults/main.yml: Try kiwix-tools nightly 2021-10-06 2021-10-06 09:54:20 -04:00
tim-moody
f512b8af41 add lbj lang code 2021-10-01 15:24:41 -04:00
A Holt
647780f85e
mediawiki/defaults/main.yml: 1.36.1 -> 1.36.2 2021-09-30 13:48:55 -04:00
George Hunt
4e97c8f5f2 no auth type http 2021-09-30 00:38:49 +01:00
George Hunt
9d9cf0d209 accomodate new master changes 2021-09-30 00:35:27 +01:00
George Hunt
0cbb5ef446 did not deal correctly with no trailing /slash 2021-09-29 17:59:20 +01:00
George Hunt
91783a13d2 phpmyadmin was never migrated to nginx 2021-09-29 17:59:20 +01:00
A Holt
ce46477448
kiwix/defaults/main.yml: Try latest kiwix-tools nightly build 2021-09-29 08:46:14 -04:00
A Holt
900cc28cb6
iiab-refresh-wiki-docs.sh: Try new FAQ URL 2021-09-12 23:16:33 -04:00
root
5a04403911 Tighten up osm-vector-maps/tasks/install.yml & explanations 2021-09-08 19:21:27 -04:00
root
bb4cfe41a7 osm-vector-maps/tasks/install.yml: Clarify ~34M planet_z0-z6_2019.mbtiles 2021-09-08 19:06:38 -04:00
root
c0d63a0a7e Lint & explain osm-vector-maps/tasks/install.yml 2021-09-08 19:03:39 -04:00
root
a1ec9e574b osm-vector-maps/tasks/install.yml: cities1000.sqlite bug etc 2021-09-08 18:44:05 -04:00
A Holt
b29b4a37b1
Explain osm-vector-maps/tasks/install.yml as it's installing 2021-09-08 18:11:56 -04:00
A Holt
f6261786ae
kiwix/defaults/main.yml: Latest kiwix-tools 2021-09-08 from nightly 2021-09-08 06:20:28 -04:00
A Holt
c5bae7ff85
Update roles nginx/README.md 2021-09-05 11:02:40 -04:00
A Holt
e6fc29656a
roles/jupyterhub/README.md touchups 2021-09-03 22:12:50 -04:00
A Holt
057a92d573
Merge pull request #2976 from holta/jupyterhub-admin
JupyterHub cleanups & clarifs
2021-09-03 19:31:45 -04:00
A Holt
6c14161b89
Update roles/jupyterhub/README.md 2021-09-03 19:30:45 -04:00
root
fb43a42560 JupyterHub code/doc cleaning & clarifs 2021-09-03 19:13:48 -04:00
George Hunt
979270dcc2 escaping sed quotes correctly 2021-09-02 21:14:17 +01:00
George Hunt
aabcda094e Merge branch 'admin' of github.com:georgejhunt/iiab into admin 2021-09-02 19:31:13 +01:00
George Hunt
03c2b5d6e0 lowercase username 2021-09-02 19:30:41 +01:00
George Hunt
0a3d59f9c4 soft code jupyterhub path 2021-09-01 20:22:15 +00:00
root
d6c69fecad JupyterHub: softcode getsite.py.j2 + resolve merge conflicts 2021-09-01 14:37:36 -04:00
George Hunt
1a3ebc4675 add python approach to getting site_pachages path 2021-09-01 19:17:08 +01:00
A Holt
c8a670c713
roles/jupyterhub/README.md: Clarify Blowfish (bcrypt's $2b$ algorithm) in /opt/iiab/jupyterhub/etc/passwords.dbm.db 2021-09-01 12:31:56 -04:00
A Holt
19e1b48b36
Update kiwix/defaults/main.yml a week later, with new nightly builds 2021-09-01 11:49:25 -04:00
A Holt
dd8d174047
Merge pull request #2973 from holta/2904
Try box.lan -> box in /etc/hostname, for #2904
2021-09-01 08:48:21 -04:00
root
d26a8a8901 JupyterHub: lint, refine, document 2021-09-01 01:13:55 -04:00
root
493f3b70ec Merge branch 'admin' of https://github.com/georgejhunt/iiab into jupyterhub-admin 2021-09-01 00:33:24 -04:00
George Hunt
ed163de935 the cmd form of shell errors out 2021-09-01 03:52:43 +00:00
root
69d15dea2e Merge branch 'admin' of https://github.com/georgejhunt/iiab into jupyterhub-admin 2021-08-31 23:09:03 -04:00
George Hunt
e840a5875b use python to report the location of site_packages 2021-09-01 03:30:39 +01:00
A Holt
aad93ae643
Merge pull request #509 from georgejhunt/admin
Sync from georgejhunt:admin
2021-08-31 21:52:40 -04:00
George Hunt
ecf6a9ec7d use wild card to match any python 2021-09-01 01:57:31 +01:00
George Hunt
a4ffe5556b softcode jupyterhub location 2021-09-01 00:49:49 +00:00
George Hunt
86c7515252 add missing patch-http-warning.sh 2021-08-31 23:28:13 +00:00
George Hunt
f96024b334 remove http insecurity warning 2021-08-31 20:40:42 +00:00
A Holt
7de3312a96
Mention latest Nextcloud 22.1.1 sizes: .bz2, before & after wizard runs 2021-08-31 01:40:03 -04:00
A Holt
1e71070341
0-init/tasks/hostname.yml: Verbiage simplified for newcomers 2021-08-31 00:11:53 -04:00
A Holt
9106cfbdf0
Try box.lan -> box in /etc/hostname, for #2904 2021-08-31 00:04:36 -04:00
George Hunt
29d592f87f remove junk 2021-08-30 05:36:34 +01:00
George Hunt
ae68d688c1 remove duplicate sentance 2021-08-30 05:32:18 +01:00
George Hunt
c5b1182e7a password change requires restart of jupyterhub 2021-08-30 05:28:16 +01:00
George Hunt
96d41bb44a underbar->hyphtn 2021-08-30 05:15:42 +01:00
George Hunt
5f252a9e93 readme pngs 2021-08-30 05:11:14 +01:00
George Hunt
6f8f457d66 change location of passwords.dbm.db 2021-08-29 23:55:57 +01:00
George Hunt
dce0b075d3 add a script to fix firseuseauthenticator change-password function 2021-08-29 22:33:48 +01:00
A Holt
cc4761ffd9
yarn/tasks/install.yml: No need for 'when: is_debuntu' 2021-08-29 16:23:19 -04:00
George Hunt
162fad1e3a define a set with an iterable list 2021-08-29 20:27:57 +01:00
root
a808e0f76b Restore 'internet_available' to network/tasks/netplan.yml + www_options/tasks/main.yml 2021-08-29 15:25:33 -04:00
root
1c7c30d8f3 Remove 'when: internet_available' from 5 files + Clean 3 similar 2021-08-29 14:36:48 -04:00
Jerry Vonau
f0b0e12c7a remove internet_available install.yml and child tasks2 2021-08-29 12:00:35 -05:00
Jerry Vonau
b1ce429f50 remove internet_available install.yml and child tasks 2021-08-29 11:56:23 -05:00
root
8152b0d8b3 /etc/profile.d/sshpwd-profile-iiab.sh: Color warning 2021-08-28 23:04:10 -04:00
A Holt
df91dff1bc
iiab-admin/tasks/pwd-warnings.yml: Verbiage tweak 2021-08-28 22:52:12 -04:00
A Holt
6d1b98de64
iiab-admin/tasks/pwd-warnings.yml: Tighten up 'when: lx.stat.isdir' (/etc/xdg/lxsession/LXDE-pi) 2021-08-28 22:49:05 -04:00
root
cb0f1f171c iiab-admin/tasks/pwd-warnings.yml: Rename templates to .j2 2021-08-28 22:32:46 -04:00
root
029778139b Check passwds hashed w/ 'yescrypt' etc too, in /etc/shadow 2021-08-28 22:16:03 -04:00
A Holt
fa928289fa
iiab-check-firmware: Tighten up comment 2021-08-28 18:20:31 -04:00
A Holt
f2589e8058
iiab-gen-iptables: Tighten up comment 2021-08-28 18:19:16 -04:00
A Holt
dc3ffbf3e1
iiab-support: Tighten up comment 2021-08-28 18:18:06 -04:00
A Holt
dfc5958500
Merge pull request #2967 from holta/iiab-support2
Brighter white-on-red warnings for /usr/bin/iiab-support OpenVPN
2021-08-25 14:20:59 -04:00
root
fc80fa6939 OpenVPN /usr/bin/iiab-support: Brighter white-on-red warnings 2021-08-25 14:17:35 -04:00
A Holt
1001bf0116
Merge pull request #2966 from holta/iiab-support2
Friendlier /usr/bin/iiab-support command: make OpenVPN tun0 IP address visible upfront
2021-08-25 09:12:08 -04:00
root
6b91f1bb7a /usr/bin/iiab-support: Code cleaner 2021-08-25 09:11:08 -04:00
root
18838157eb /usr/bin/iiab-support: tun0 IP visible upfront 2021-08-25 08:47:45 -04:00
A Holt
9207e97636
Experiment w/ kiwix-tools nightly 2021-08-25 (libzim 7) 2021-08-25 07:48:25 -04:00
A Holt
b036c1c7b6
roles/jupyterhub/README.md: Typo in prominent link (Institutional FAQ) re: #2818 #2819 2021-08-24 16:28:28 -04:00