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
|
7d06aafcce
|
Work around SELinux for now, to avoid Ansible Collection fail
|
2020-11-27 08:10:42 -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 |
|
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
|
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
|
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 |
|
root
|
efe2381e43
|
Restart {{ dhcp_service2 }} as on is_ubuntu_20
|
2020-11-15 01:13:49 +00:00 |
|
A Holt
|
7f80fbd2e3
|
pbx/tasks/install.yml: freepbx.service test clarified
|
2020-11-14 17:03:47 -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 |
|
A Holt
|
8b1051673a
|
pbx/tasks/install.yml: Node.js 10.x -> 12.x comments
|
2020-11-14 14:00:02 -05:00 |
|
A Holt
|
92fc07a66a
|
kiwix/tasks/install.yml: reiterate that kiwix-serve.service is newly installed just above
|
2020-11-09 06:59:26 -05:00 |
|
A Holt
|
266e529ebc
|
kiwix/tasks/install.yml typo in comment: enable-or-disable.xml -> .yml
|
2020-11-09 06:33:36 -05:00 |
|
root
|
e501fe1191
|
Fix counting of /library/zims/content/*.zim + in-line clarifs
|
2020-11-09 06:20:57 -05:00 |
|
Jerry Vonau
|
3e3183f16b
|
add zim suffix for protection2
|
2020-11-08 19:46:11 +00:00 |
|
Jerry Vonau
|
eb485b8118
|
add zim suffix for protection
|
2020-11-08 19:41:04 +00:00 |
|
Jerry Vonau
|
0b0cbfd8e1
|
final touchups
|
2020-11-08 19:30:31 +00:00 |
|
Jerry Vonau
|
c43241ccd2
|
kiwix - just provide test.zim and auto generate library.xml
|
2020-11-08 09:16:47 -06:00 |
|
Jerry Vonau
|
3432af03ca
|
kiwix - call iiab-make-kiwix-lib in enable-or-disable.yml
|
2020-11-08 07:31:09 -06:00 |
|
Jerry Vonau
|
c190b2129b
|
kiwix - only install test.zim when no library.xml exsists
|
2020-11-08 07:14:20 -06:00 |
|
Jerry Vonau
|
20cc471f2a
|
kiwix - group directory creation together
|
2020-11-08 07:11:23 -06:00 |
|
root
|
54200a5535
|
runrole: prompt to pass 'APP_install: True' to Ansible. Validate 5 deps
|
2020-11-04 17:14:47 -05:00 |
|
A Holt
|
37df52ab5f
|
Merge pull request #2613 from holta/mongodb_port
Change mongodb_port from 27018 to more standard 27017, following Sugarizer Server's lead
|
2020-11-03 16:30:24 -05:00 |
|
A Holt
|
9b8fad3578
|
Merge pull request #2615 from holta/kiwix-3.1.2-3
kiwix-tools 3.1.2 -> 3.1.2-3
|
2020-11-03 16:30:10 -05:00 |
|
A Holt
|
61c4d3f76f
|
kiwix-tools 3.1.2 -> 3.1.2-3
|
2020-11-03 16:20:26 -05:00 |
|
A Holt
|
e244ab1532
|
Merge pull request #2609 from georgejhunt/autostart
Autostart -- Bring up home page on console automatically if it's a Rpi desktop [Ubuntu Desktop 20.10 for RPi not ready for primetime...yet?]
|
2020-11-03 12:53:24 -05:00 |
|
George Hunt
|
cfff47651e
|
remove ignore-certificate-errors
|
2020-11-03 09:34:06 -08:00 |
|
A Holt
|
61f00f2198
|
sugarizer/tasks/install.yml: Explain mongodb_port context
|
2020-11-03 12:07:40 -05:00 |
|
A Holt
|
a104a01b7a
|
Update mongod.conf.j2
|
2020-11-03 12:05:22 -05:00 |
|
A Holt
|
d35fba01d8
|
sugarizer/tasks/install.yml: 27018 -> 27017, explain better, lint Ansible regex's (single quote habit, for safety)
|
2020-11-03 12:00:20 -05:00 |
|
A Holt
|
822cb816fc
|
mongodb/tasks/install.yml: cleaner mongodb_conf explanation
|
2020-11-03 10:56:54 -05:00 |
|
A Holt
|
b28e4fbb8f
|
Comment cleanup in mongodb/tasks/install.yml
|
2020-11-03 10:00:45 -05:00 |
|
A Holt
|
a58b4e74b9
|
Explain mongodb_port in mongod.conf.j2 (template for /etc/mongod.conf)
|
2020-11-03 09:30:07 -05:00 |
|
A Holt
|
c464f83d0b
|
lineinfile regex for /etc/mongod.conf port change (though 27017 is recommended for most everyone!)
|
2020-11-03 09:22:01 -05:00 |
|
A Holt
|
faed221bec
|
mongodb_port: 27018 -> 27017 per Sugarizer Server rec
|
2020-11-03 09:02:48 -05:00 |
|
A Holt
|
dfd6cc8baa
|
Lint / Explanations for release
For final review by @georgejhunt if he can look this over.
|
2020-11-03 07:03:10 -05:00 |
|
George Hunt
|
8ca435c473
|
accomodate chromium name change in 64 bit image
|
2020-11-02 20:14:18 -08:00 |
|
A Holt
|
821f755e6c
|
Merge pull request #2607 from jvonau/udev-reload
drop udev-reload service
|
2020-10-31 23:38:25 -04:00 |
|
A Holt
|
cb1fa8c648
|
Merge pull request #2604 from holta/mongodb-for-deb11-v3
Clean MongoDB/Sugarizer for Debian 11/Sid & All OS's
|
2020-10-31 23:38:05 -04:00 |
|