A Holt
|
8419873d9c
|
Revert #652 as iiab-startup.sh sets promiscuous early on
|
2018-01-11 18:29:39 -05:00 |
|
A Holt
|
68dd7710d0
|
iiab-startup.sh can now enable promiscuous on 1st boot
|
2018-01-11 18:27:00 -05:00 |
|
A Holt
|
7f227413ca
|
turn on wlan0 promiscuous mode much earlier?!
|
2018-01-11 15:35:28 -05:00 |
|
A Holt
|
1178c452a7
|
backslash not needed (in bash conditional)
|
2018-01-11 13:51:22 -05:00 |
|
A Holt
|
7ce1278d7b
|
fix iiab-startup.sh when hostapd_enabled = False (bash syntax/comment error)
|
2018-01-11 13:48:27 -05:00 |
|
A Holt
|
1b86d291b0
|
computed_network.yml workaround discovered_lan_iface -> discovered_wan_iface
|
2018-01-11 11:41:51 -05:00 |
|
A Holt
|
9a689d8af9
|
discovered_lan_iface depr so TRY discovered_wan_iface
|
2018-01-11 09:56:26 -05:00 |
|
A Holt
|
236580eff6
|
Clarify how hostapd_enabled is RECORDED into /etc/iiab/iiab.ini
|
2018-01-11 09:02:24 -05:00 |
|
A Holt
|
f700843f69
|
Readability tweaks
|
2018-01-11 00:32:41 -05:00 |
|
A Holt
|
8d36117fd9
|
Update iiab-startup.sh
|
2018-01-11 00:06:27 -05:00 |
|
A Holt
|
1007a34347
|
Update iiab-hotspot-on
|
2018-01-11 00:02:09 -05:00 |
|
A Holt
|
50cdc51fd5
|
Update iiab-hotspot-off
|
2018-01-11 00:01:51 -05:00 |
|
A Holt
|
2cd342f180
|
Update iiab-hotspot-off
|
2018-01-10 23:47:39 -05:00 |
|
A Holt
|
91b0e4cf17
|
Update iiab-hotspot-on
|
2018-01-10 23:47:32 -05:00 |
|
A Holt
|
c138027c08
|
iiab-hotspot-on sets "hostapd_enabled = True" in /etc/iiab/iiab.ini
|
2018-01-10 23:41:18 -05:00 |
|
A Holt
|
de2550ed57
|
Update iiab-hotspot-off
|
2018-01-10 23:40:23 -05:00 |
|
A Holt
|
35aab19383
|
iiab-hotspot-off sets "hostapd_enabled = False" in /etc/iiab/iiab.ini
|
2018-01-10 23:33:22 -05:00 |
|
A Holt
|
12b02ae991
|
Ignore /etc/iiab/config_vars.yml for now (too complex; TBD w/ Admin Console)
|
2018-01-10 23:29:32 -05:00 |
|
A Holt
|
e61b3bd03d
|
AIM: Promiscuous WiFi Only When Nec (on boot, etc)
|
2018-01-10 23:04:17 -05:00 |
|
A Holt
|
c438c13fb1
|
Enable Promiscuous WiFi on boot IFF AP's OFF
|
2018-01-10 22:42:09 -05:00 |
|
A Holt
|
2e8bb9c00d
|
Ansible output: "iiab-startup.service to {{ systemd_location }}"
|
2018-01-10 20:41:05 -05:00 |
|
A Holt
|
847a49917f
|
condition on /usr/libexec/iiab-startup.sh (NOT unit file!)
|
2018-01-10 20:26:52 -05:00 |
|
A Holt
|
e8a781230c
|
fix "state: restarted" in Ansible's systemd module
|
2018-01-10 20:09:35 -05:00 |
|
A Holt
|
fbe58d0ba6
|
consolidate 3 commands w/ Ansible's systemd module
|
2018-01-10 20:06:20 -05:00 |
|
A Holt
|
ff07ba716a
|
tighten conditionals (gratuitous "startup_unit.stat.exists is defined")
|
2018-01-10 19:43:34 -05:00 |
|
A Holt
|
d6a51cb175
|
iiab-startup.yml clarifications
|
2018-01-10 19:36:38 -05:00 |
|
A Holt
|
413326aa24
|
Merge pull request #635 from holta/ethernet
Experiment trying to get Ethernet working during WiFi installs
|
2018-01-10 18:53:38 -05:00 |
|
A Holt
|
b61ff861ac
|
flag calibre_debs_on_debian clarified in comments
|
2018-01-09 14:56:54 -05:00 |
|
A Holt
|
84eac54b3c
|
phpMyAdmin 4.7.6 -> 4.7.7
|
2018-01-06 16:17:58 -05:00 |
|
A Holt
|
e157c5e5c6
|
RPi: wlan0 promiscuous starts in Stage 2 (iiab-startup.sh)
|
2018-01-04 23:53:39 -05:00 |
|
A Holt
|
b9f6dc5a7b
|
wlan0 promiscuous pn iiab-hotspot-off...only if rpi
|
2018-01-04 23:28:43 -05:00 |
|
A Holt
|
95f726e913
|
Context Explained: WiFi-as-gateway detection logic
|
2018-01-01 11:45:19 -05:00 |
|
A Holt
|
e010c060d8
|
Explain hostapd_enabled: & reboot_to_AP:
|
2018-01-01 11:30:02 -05:00 |
|
A Holt
|
61e722a788
|
manually_toggle_AP: False -> hostapd_enabled: True
|
2018-01-01 11:11:37 -05:00 |
|
A Holt
|
ebd2f3ac61
|
manually_toggle_AP: True -> hostapd_enabled: False
|
2018-01-01 11:04:30 -05:00 |
|
A Holt
|
f6e3d6830b
|
manually_toggle_AP: True -> hostapd_enabled: False
|
2018-01-01 11:03:29 -05:00 |
|
A Holt
|
4272185a88
|
manually_toggle_AP: True -> hostapd_enabled: False
|
2018-01-01 10:58:46 -05:00 |
|
A Holt
|
25161b558d
|
manually_toggle_AP: false -> hostapd_enabled: True
|
2018-01-01 10:50:47 -05:00 |
|
A Holt
|
8ee3c0a375
|
manually_toggle_AP: false -> hostapd_enabled: True
|
2018-01-01 10:48:24 -05:00 |
|
Tim Moody
|
e4dbb592b8
|
add some Indian language codes
|
2017-12-30 16:06:33 -05:00 |
|
A Holt
|
63e736d1b5
|
install_admin -> admin_install
|
2017-12-30 13:06:34 -05:00 |
|
A Holt
|
8036b86819
|
auto_admin -> install_admin
|
2017-12-30 12:47:43 -05:00 |
|
A Holt
|
f768986fb0
|
"not no_admin" -> auto_admin
|
2017-12-30 05:49:58 -05:00 |
|
A Holt
|
a0f8d6b7b8
|
"no_admin: False" will be the new default per #636
|
2017-12-30 05:08:48 -05:00 |
|
A Holt
|
beb2990180
|
Update tz.yml
|
2017-12-29 02:24:04 -05:00 |
|
A Holt
|
63ebba5c14
|
Update main.yml
|
2017-12-29 01:29:17 -05:00 |
|
A Holt
|
3d5d5ac039
|
Avoid restarting hostapd if manually_toggle_AP
|
2017-12-29 01:19:06 -05:00 |
|
A Holt
|
4dc6643d47
|
Avoid restarting hostapd unless nec
|
2017-12-29 01:08:01 -05:00 |
|
A Holt
|
44675f659a
|
"no_net_restart: True" to prevent WiFi flakiness?
|
2017-12-29 01:03:02 -05:00 |
|
A Holt
|
1f98d7947a
|
Update iiab-hostapd.conf.j2
|
2017-12-28 22:34:28 -05:00 |
|
A Holt
|
764f301cb2
|
Update hostapd.conf.j2
|
2017-12-28 22:33:24 -05:00 |
|
A Holt
|
7986d5b28a
|
Clarify IIAB_LAN|WAN_DEVICE saved to /etc/iiab/iiab.env
|
2017-12-28 22:11:37 -05:00 |
|
A Holt
|
82862c4dd0
|
"when: not installing" redundant...comment or remove!?
|
2017-12-28 22:01:01 -05:00 |
|
A Holt
|
a2ab1b79cc
|
Clarif: manually_toggle_AP used in hostapd.yml & rpi_debian.yml
|
2017-12-28 19:39:29 -05:00 |
|
A Holt
|
2d6d510e63
|
always support Ethernet-to-Internet on RPi: use discovered_wireless_iface (not iiab_wireless_lan_iface) to toggle AP
|
2017-12-28 19:28:20 -05:00 |
|
A Holt
|
5261301482
|
Clarify hostapd service is being restarted
|
2017-12-28 19:12:36 -05:00 |
|
A Holt
|
2ba4737aba
|
hostapd.yml: enable/restart svc if manually_toggle_AP is false
|
2017-12-28 19:08:13 -05:00 |
|
A Holt
|
3a1d9e2657
|
"manually_toggle_AP: false" unless WiFi install detected
|
2017-12-28 19:02:06 -05:00 |
|
A Holt
|
c412f02f70
|
Enable manually_toggle_AP when WiFi is primary gateway
|
2017-12-28 18:57:22 -05:00 |
|
A Holt
|
cbc8ec3f44
|
Clarify output of roles/network/tasks/hostapd.yml
|
2017-12-28 17:13:22 -05:00 |
|
A Holt
|
8e17a4bc53
|
2 line breaks, to correspond w/ output of iiab-hostapd.conf.j2
|
2017-12-28 16:36:16 -05:00 |
|
A Holt
|
6a632bffc7
|
Typos discovered_*_lan_iface -> iiab_*_lan_iface
|
2017-12-28 14:26:56 -05:00 |
|
A Holt
|
4f250ac5f2
|
clarify "RPi - don't reboot to AP post install - installed via wifi"
|
2017-12-28 10:01:46 -05:00 |
|
A Holt
|
7ad820e0a9
|
on RPi put "#denyinterfaces wlan0" into /etc/dhcpcd.conf
|
2017-12-28 09:40:38 -05:00 |
|
A Holt
|
014c1b9f76
|
kiwix-tools 2017-12-01 -> 2017-12-27
|
2017-12-28 08:06:41 -05:00 |
|
A Holt
|
a349ff28c1
|
attempt to get Ethernet working also, during WiFi installs
|
2017-12-27 15:06:29 -05:00 |
|
A Holt
|
cde6430ce1
|
2 minor fixes to regexp
|
2017-12-27 13:34:09 -05:00 |
|
A Holt
|
66ed63c662
|
minor fix to regexp
|
2017-12-27 13:33:26 -05:00 |
|
A Holt
|
69832c0049
|
KA Lite 0.17.3 -> 0.17.4
|
2017-12-22 20:49:43 -05:00 |
|
A Holt
|
583898e882
|
Update main.yml
|
2017-12-18 11:12:58 -05:00 |
|
A Holt
|
750bf7321a
|
revert timeout from 100s back to 10s on initial test for Internet
|
2017-12-18 11:11:22 -05:00 |
|
A Holt
|
7d535b17b2
|
kiwix-serve -> kiwix in /etc/iiab/iiab.ini for ./cp-menus etc
|
2017-12-08 13:12:42 -05:00 |
|
A Holt
|
e9bbe7169c
|
Merge pull request #613 from holta/reliable-downloads
Resilient/Recoverable pkg downloads during IIAB installation, even if WiFi < 1mbit/sec
|
2017-12-08 07:18:14 -05:00 |
|
A Holt
|
05a6cff282
|
Update main.yml
|
2017-12-08 07:00:54 -05:00 |
|
A Holt
|
3ca4ef8599
|
Update main.yml
|
2017-12-08 06:58:15 -05:00 |
|
A Holt
|
f1c049a6e1
|
Update main.yml
|
2017-12-08 06:49:41 -05:00 |
|
A Holt
|
09808e1e8b
|
Update main.yml
|
2017-12-08 06:35:49 -05:00 |
|
A Holt
|
9161a17ef2
|
Update kiwix_install.yml
|
2017-12-08 06:26:40 -05:00 |
|
A Holt
|
4f9be5eba0
|
Update squid.yml
|
2017-12-08 06:18:55 -05:00 |
|
A Holt
|
46470e75bf
|
Update squid.yml
|
2017-12-08 06:08:14 -05:00 |
|
A Holt
|
2a4b5fdb21
|
Update squid.yml
|
2017-12-08 06:04:39 -05:00 |
|
A Holt
|
ca6e9741cb
|
Update squid.yml
|
2017-12-08 06:01:33 -05:00 |
|
A Holt
|
a7245aa0e0
|
Update dansguardian.yml
|
2017-12-08 05:51:38 -05:00 |
|
A Holt
|
2063b77fb4
|
Update squid.yml
|
2017-12-08 05:47:21 -05:00 |
|
A Holt
|
effa4f179b
|
Update main.yml
|
2017-12-08 05:38:26 -05:00 |
|
A Holt
|
f2ca98b058
|
Update main.yml
|
2017-12-08 05:37:08 -05:00 |
|
A Holt
|
d79830b317
|
Update main.yml
|
2017-12-08 05:33:01 -05:00 |
|
A Holt
|
5fd7397c0d
|
Update main.yml
|
2017-12-08 05:24:57 -05:00 |
|
A Holt
|
2bc4a04173
|
Update main.yml
|
2017-12-08 05:21:07 -05:00 |
|
A Holt
|
86a083d375
|
Update main.yml
|
2017-12-08 05:15:38 -05:00 |
|
A Holt
|
581e60da20
|
Update main.yml
|
2017-12-08 05:11:58 -05:00 |
|
A Holt
|
4c312bc807
|
Update main.yml
|
2017-12-08 05:10:19 -05:00 |
|
A Holt
|
3532a449fe
|
Update main.yml
|
2017-12-08 05:01:09 -05:00 |
|
A Holt
|
a3fdf2ba01
|
dokuwiki-170219b -> dokuwiki-2017-02-19e
|
2017-12-08 04:56:11 -05:00 |
|
A Holt
|
d3a30e8eb4
|
Update main.yml
|
2017-12-08 04:43:40 -05:00 |
|
A Holt
|
950313fd98
|
Update main.yml
|
2017-12-08 03:53:07 -05:00 |
|
A Holt
|
c6b313a499
|
Update main.yml
|
2017-12-08 02:02:28 -05:00 |
|
A Holt
|
854d7a028d
|
Update rpi.yml
|
2017-12-08 01:52:23 -05:00 |
|
A Holt
|
0dfad17b3a
|
Update install.yml
|
2017-12-08 01:51:28 -05:00 |
|
A Holt
|
7c128cfc9e
|
Update install.yml
|
2017-12-08 01:48:58 -05:00 |
|
A Holt
|
adf3f5701e
|
Update install.yml
|
2017-12-08 01:47:49 -05:00 |
|
A Holt
|
36c273d1c6
|
Update F18.yml
|
2017-12-08 01:45:02 -05:00 |
|
A Holt
|
1f7812b0ad
|
Update main.yml
|
2017-12-08 01:42:39 -05:00 |
|
A Holt
|
111218342f
|
Update F18.yml
|
2017-12-08 01:39:50 -05:00 |
|
A Holt
|
e5244caa61
|
Update install.yml
|
2017-12-08 01:37:27 -05:00 |
|
A Holt
|
ef48d49b88
|
Update install.yml
|
2017-12-08 01:33:31 -05:00 |
|
A Holt
|
00bcb85924
|
Update main.yml
|
2017-12-08 01:28:52 -05:00 |
|
A Holt
|
2cb7173665
|
Update packages.yml
|
2017-12-08 01:25:19 -05:00 |
|
A Holt
|
7363a99c90
|
Update xo.yml
|
2017-12-08 01:22:54 -05:00 |
|
A Holt
|
90351bb6a8
|
Update main.yml
|
2017-12-08 01:21:21 -05:00 |
|
A Holt
|
772aeb5d28
|
Update main.yml
|
2017-12-08 01:20:01 -05:00 |
|
A Holt
|
67c0b11133
|
Update main.yml
|
2017-12-08 01:16:51 -05:00 |
|
A Holt
|
4ad1d22d88
|
Update py-installer.yml
|
2017-12-08 01:07:49 -05:00 |
|
A Holt
|
b739c8b00a
|
Update create-db.yml
|
2017-12-08 01:07:01 -05:00 |
|
A Holt
|
29fe74652b
|
Update xo.yml
|
2017-12-08 01:05:03 -05:00 |
|
A Holt
|
2a4f2ac64a
|
Update packages.yml
|
2017-12-08 00:52:19 -05:00 |
|
A Holt
|
d9659bc7fd
|
Update install.yml
|
2017-12-08 00:49:24 -05:00 |
|
A Holt
|
8f0f8d6ce5
|
Update rpi.yml
|
2017-12-08 00:43:03 -05:00 |
|
A Holt
|
75b0dd5e2e
|
Update install.yml
|
2017-12-08 00:40:41 -05:00 |
|
A Holt
|
7e92a56710
|
Update main.yml
|
2017-12-08 00:33:52 -05:00 |
|
A Holt
|
53041a83f7
|
timeout: "{{ download_timeout }}"
|
2017-12-08 00:32:58 -05:00 |
|
Jerry Vonau
|
4f824c15ca
|
use correct variable name
|
2017-12-07 17:52:52 -06:00 |
|
Jerry Vonau
|
fb331c7e09
|
always restart dns server
|
2017-12-07 12:43:41 -06:00 |
|
A Holt
|
3a729396f0
|
Merge pull request #554 from jvonau/U17-2
U17-2: refine network for Ubuntu 18.04 LTS daily builds
|
2017-12-07 12:46:34 -05:00 |
|
A Holt
|
6b7834eed8
|
Merge pull request #597 from tim-moody/nodogsplash
initial check in
|
2017-12-07 12:41:16 -05:00 |
|
A Holt
|
a130bc86dd
|
Merge pull request #601 from holta/iiab-admin
Refactor roles/iiab-admin for #586 regression of /bin/bash incl up-arrow etc (interactive shell)
|
2017-12-07 11:34:04 -05:00 |
|
A Holt
|
b537ee182f
|
Update admin-user.yml
|
2017-12-07 11:33:33 -05:00 |
|
A Holt
|
b4d6f442d9
|
Update main.yml
|
2017-12-07 11:27:19 -05:00 |
|
A Holt
|
9d83d83d69
|
Update main.yml
|
2017-12-07 11:26:04 -05:00 |
|
A Holt
|
76917c5bf6
|
Merge branch 'master' into calibre-fix
|
2017-12-07 11:22:03 -05:00 |
|
A Holt
|
1512a82fbe
|
Merge pull request #600 from jvonau/cal-reload
calibre - systemd & apache reloading
|
2017-12-07 11:17:56 -05:00 |
|
A Holt
|
3f0ebccdbe
|
Update main.yml
|
2017-12-07 11:10:04 -05:00 |
|
A Holt
|
71f24848b5
|
Update main.yml
|
2017-12-07 11:06:37 -05:00 |
|
A Holt
|
d63e808ea9
|
Update main.yml
|
2017-12-07 11:00:12 -05:00 |
|
A Holt
|
e14a3b7830
|
quotes needed around "@/home/pi/.config/lxsession/LXDE-pi/lxde_ssh_warn.sh"
|
2017-12-07 10:26:53 -05:00 |
|
A Holt
|
2c322c4baa
|
for https://github.com/iiab/iiab/issues/586
|
2017-12-06 14:47:53 -05:00 |
|
A Holt
|
625c4925db
|
Add "shell: /bin/bash" to iiab-admin so shell works??
SEE https://github.com/iiab/iiab/issues/586
|
2017-12-06 14:44:53 -05:00 |
|
A Holt
|
73005eff34
|
Update access.yml
|
2017-12-06 14:41:17 -05:00 |
|
Jerry Vonau
|
ce053b0a65
|
calibre - systemd & apache reloading
|
2017-12-06 10:44:58 -06:00 |
|
A Holt
|
121f5d409d
|
OS messaging consistent w/ other playbooks
|
2017-12-06 11:37:38 -05:00 |
|
A Holt
|
d5e667bb5e
|
Elgg 2.3.4 -> 2.3.5
|
2017-12-06 11:31:08 -05:00 |
|
Tim Moody
|
be5386f382
|
javascript to auto redirect
|
2017-12-05 12:11:13 -05:00 |
|
Tim Moody
|
54843c9200
|
fix spelling
|
2017-12-05 12:00:08 -05:00 |
|
Tim Moody
|
850afc0821
|
initial checkin
|
2017-12-05 11:47:49 -05:00 |
|
A Holt
|
7dbd8f6429
|
phpMyAdmin 4.7.5 -> 4.7.6
|
2017-12-05 00:42:03 -05:00 |
|
A Holt
|
2df3afbc78
|
"reboot_to_AP: False" (today for RPi only) was being ignored
|
2017-12-04 18:18:07 -05:00 |
|
A Holt
|
77c5626512
|
Merge pull request #585 from tim-moody/kiwix-proxy-12-2
apache proxy for kiwix
|
2017-12-04 15:14:26 -05:00 |
|
A Holt
|
0b3a5eab5d
|
Merge pull request #584 from jvonau/upgrades
guard against losing dns lookups when the machine has alreay been con…
closes #581
|
2017-12-04 11:53:19 -05:00 |
|
A Holt
|
64ada359ae
|
clarify force: does install/reinstall/upgrade
|
2017-12-04 10:24:25 -05:00 |
|
A Holt
|
8af7e21537
|
clarify force: does install/reinstall/upgrade
|
2017-12-04 10:23:04 -05:00 |
|
A Holt
|
e798cfe1a4
|
Apache is restarted regardless (flow can be improved later)
|
2017-12-04 10:14:05 -05:00 |
|
A Holt
|
6ae4d9dcf5
|
implement nextcloud_force_install on trigger
|
2017-12-04 10:00:27 -05:00 |
|
A Holt
|
ee735fa1e2
|
nextcloud_force_install: False
|
2017-12-04 09:56:54 -05:00 |
|
A Holt
|
ff6f35ad5f
|
Merge pull request #588 from jvonau/dhcpd-race
force br0 to always be available on rpi
|
2017-12-03 20:51:32 -05:00 |
|
Jerry Vonau
|
dd0754fd7c
|
force br0 to always be available on rpi
|
2017-12-03 09:47:03 -06:00 |
|
Tim Moody
|
51583491f1
|
restart apache
|
2017-12-02 16:53:36 -05:00 |
|
Tim Moody
|
d1e28a1306
|
add missing kiwix.conf.j2
|
2017-12-02 16:44:27 -05:00 |
|
Tim Moody
|
318e4809db
|
apache proxy for kiwix
|
2017-12-02 11:49:25 -05:00 |
|
A Holt
|
1721becd93
|
kiwix-tools 2017-11-12 -> 2017-12-01
|
2017-12-01 11:43:03 -05:00 |
|
A Holt
|
28367224cb
|
Merge pull request #579 from holta/master
Clarif: how to clean-install WordPress
|
2017-11-29 20:34:56 -05:00 |
|
A Holt
|
49f66f560a
|
clarif: how to clean-install of WordPress
|
2017-11-29 20:32:46 -05:00 |
|
A Holt
|
2c565a6c10
|
Update install.yml
|
2017-11-29 20:25:09 -05:00 |
|
A Holt
|
741b973d69
|
Merge pull request #576 from holta/master
instructions to clean-install WordPress tightened up
|
2017-11-29 16:09:29 -05:00 |
|
A Holt
|
7dcfdd3a8b
|
clean reinstall of WordPress clarified
|
2017-11-29 16:05:36 -05:00 |
|
A Holt
|
1f7215b67f
|
Merge pull request #571 from holta/kiwix2
Kiwix playbook reinforced for offline & for readability #2
|
2017-11-27 13:12:42 -05:00 |
|
A Holt
|
a9c27618aa
|
Update kiwix_install.yml
|
2017-11-27 13:09:32 -05:00 |
|
A Holt
|
4c8795b22d
|
{{ iiab_path }}/kiwix -> {{ kiwix_path }}
|
2017-11-27 13:07:28 -05:00 |
|
A Holt
|
c14584b81c
|
kiwix_url: & kiwix_path: unused but should be
|
2017-11-27 13:03:20 -05:00 |
|
A Holt
|
a0ad51676f
|
Merge pull request #556 from jvonau/on-off
flip default reboot_to_AP to be optional
|
2017-11-27 12:07:51 -05:00 |
|
A Holt
|
583b175505
|
Merge pull request #559 from georgejhunt/atstart
atstart: auto-create /etc/iiab/uuid on cloned images
|
2017-11-27 11:44:24 -05:00 |
|
A Holt
|
036f4634df
|
Update kiwix_install.yml
|
2017-11-26 22:57:03 -05:00 |
|
A Holt
|
bb2f638e6b
|
Update kiwix_install.yml
|
2017-11-26 22:33:05 -05:00 |
|
A Holt
|
77ce15a72b
|
Update main.yml
|
2017-11-26 22:32:06 -05:00 |
|
A Holt
|
75436480a1
|
Merge pull request #570 from holta/iiab.ini-clarifs
Clarifying what gets put into /etc/iiab/iiab.ini
|
2017-11-26 22:19:47 -05:00 |
|
A Holt
|
254fb22305
|
Update kiwix_install.yml
|
2017-11-26 22:10:30 -05:00 |
|
A Holt
|
cffabedaad
|
Update main.yml
|
2017-11-26 21:58:56 -05:00 |
|
A Holt
|
d2d10d07b0
|
fix calibre_debs_on_debian conditionals
|
2017-11-26 21:34:37 -05:00 |
|
A Holt
|
7c18431339
|
Update install.yml
|
2017-11-26 20:24:49 -05:00 |
|
A Holt
|
0eb8997548
|
Update main.yml
|
2017-11-26 20:23:07 -05:00 |
|
A Holt
|
ec877e9c5c
|
Update main.yml
|
2017-11-26 20:22:16 -05:00 |
|
A Holt
|
64e8bb15ef
|
Update main.yml
|
2017-11-26 20:21:04 -05:00 |
|
A Holt
|
0ee888c717
|
Update main.yml
|
2017-11-26 20:19:45 -05:00 |
|
A Holt
|
a4290997ee
|
Update main.yml
|
2017-11-26 20:18:06 -05:00 |
|
A Holt
|
cbb62236c8
|
Update main.yml
|
2017-11-26 20:12:09 -05:00 |
|
A Holt
|
c155ccd2f6
|
Update main.yml
|
2017-11-26 20:10:42 -05:00 |
|
A Holt
|
4d0ab1e324
|
Update main.yml
|
2017-11-26 20:09:09 -05:00 |
|
A Holt
|
8a7a86bce8
|
Update main.yml
|
2017-11-26 20:08:50 -05:00 |
|
A Holt
|
97cc140ac7
|
Update main.yml
|
2017-11-26 20:08:19 -05:00 |
|
A Holt
|
1732d3d229
|
Update install.yml
|
2017-11-26 20:05:57 -05:00 |
|
A Holt
|
3b51300cde
|
Update main.yml
|
2017-11-26 20:05:53 -05:00 |
|
A Holt
|
141b1af133
|
Update main.yml
|
2017-11-26 20:05:49 -05:00 |
|
A Holt
|
db6c3f349c
|
Update main.yml
|
2017-11-26 20:05:43 -05:00 |
|
A Holt
|
4e70e80247
|
Update main.yml
|
2017-11-26 20:05:40 -05:00 |
|
A Holt
|
99991a3bb4
|
Update main.yml
|
2017-11-26 20:05:37 -05:00 |
|
A Holt
|
11dec6ec32
|
Update main.yml
|
2017-11-26 20:05:33 -05:00 |
|
A Holt
|
03175b3a90
|
Update main.yml
|
2017-11-26 20:05:27 -05:00 |
|
A Holt
|
cde91c388b
|
Update kiwix_install.yml
|
2017-11-26 19:54:35 -05:00 |
|
A Holt
|
5d6ca04928
|
force fail in both situations (bad arch, tarfile missing)
|
2017-11-26 16:56:26 -05:00 |
|
A Holt
|
aea4cf2332
|
Update main.yml
|
2017-11-26 16:49:27 -05:00 |
|
A Holt
|
fe30e1f461
|
Reinforce multiarch & offline logic. Fail w/ explanation if kiwix-tools tarfile not in place.
|
2017-11-26 16:41:51 -05:00 |
|