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

1468 commits

Author SHA1 Message Date
A Holt
0496c0fe14
squeeze into 80 columns 2017-12-30 12:59:21 -05:00
A Holt
f966dc24f9
auto_admin -> install_admin 2017-12-30 12:47:57 -05:00
A Holt
c20c976371
auto_admin -> install_admin 2017-12-30 12:47:49 -05:00
A Holt
8036b86819
auto_admin -> install_admin 2017-12-30 12:47:43 -05:00
A Holt
13c5d76096
keep within 80 columns 2017-12-30 06:31:02 -05:00
A Holt
38605d8fea
keep within 80 columns 2017-12-30 06:30:52 -05:00
A Holt
c3a3fe585a
Merge pull request #50 from iiab/master
sync from iiab/iiab
2017-12-30 06:13:47 -05:00
A Holt
ba60d77100
Merge pull request #639 from holta/auto_admin
establish "auto_admin: True" (instead of no_admin: undefined) in default_vars & local_vars

closes #636
2017-12-30 06:11:20 -05:00
A Holt
53f63a78a8
Update medium.localvars 2017-12-30 06:01:52 -05:00
A Holt
6ebb581e1e
Update default_vars.yml 2017-12-30 06:01:29 -05:00
A Holt
13fd9af66d
# no_admin: "" -> auto_admin: True 2017-12-30 06:00:20 -05:00
A Holt
3b8811283c
Update medium.localvars 2017-12-30 05:59:45 -05:00
A Holt
1ccfb50d75
# no_admin: "" -> auto_admin: True 2017-12-30 05:54:25 -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
3f8c43898c
Merge pull request #637 from holta/master
kiwix-tools 2017-12-01 -> 2017-12-27

closes #633
2017-12-28 10:09:45 -05:00
A Holt
014c1b9f76
kiwix-tools 2017-12-01 -> 2017-12-27 2017-12-28 08:06:41 -05:00
A Holt
d3607dfc7e
Merge pull request #634 from holta/master
3 minor fixes to regexp's in iiab-hotspot-on & iiab-hotspot-off
2017-12-27 13:35:59 -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
a24ce0dbef
Merge pull request #631 from holta/master
KA Lite 0.17.3 -> 0.17.4
2017-12-22 22:14:29 -05:00
A Holt
69832c0049
KA Lite 0.17.3 -> 0.17.4 2017-12-22 20:49:43 -05:00
A Holt
70fd376bc7
Merge pull request #49 from iiab/master
sync from iiab/iiab
2017-12-22 20:48:46 -05:00
A Holt
81860b9930
Merge pull request #629 from holta/master
revert timeout from 100s back to 10s on initial test for Internet
2017-12-18 11:13: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
e3da410f90
Merge pull request #618 from holta/ansible
Small bugs in scripts/ansible & possible tuneup?
2017-12-18 10:54:41 -05:00
A Holt
a9128b0635
Merge pull request #620 from holta/iiab-network
iiab-network touch-up for readability
2017-12-18 10:53:09 -05:00
A Holt
2653ec7a0c
Merge pull request #622 from holta/iiab-install2
iiab-install: [[ `grep` ]] -> grep -q; ansible version logic cleaner
2017-12-13 07:36:49 -05:00
A Holt
bcac4919fc
Friendlier live output & to iiab-network.log 2017-12-13 07:25:23 -05:00
A Holt
d7cd912d87
vertical spacing of diags fixed in iiab-network.log & live output 2017-12-13 07:19:44 -05:00
A Holt
62bdd1ea2a
# to match iiab-install 2017-12-13 07:03:01 -05:00
A Holt
035bc4e26a
# to match scripts/ansible 2017-12-13 07:02:04 -05:00
A Holt
076135db1a
like iiab-network: if [[ command -v ansible ]]; then 2017-12-13 06:39:29 -05:00
A Holt
896cb06940
Update iiab-network 2017-12-13 06:36:29 -05:00
A Holt
1a802fcaf1
which nmcli -> [[ command -v nmcli ]] 2017-12-13 06:34:12 -05:00
A Holt
4e90c94c9e
ansible version logic standardized w/ iiab-install 2017-12-13 04:51:45 -05:00
A Holt
8f361d4c51
simplified each [[ CMD ]] + ansible version logic 2017-12-13 04:45:04 -05:00
A Holt
5179c95303
Merge pull request #47 from iiab/master
sync from iiab/iiab
2017-12-13 04:22:01 -05:00
A Holt
4797f0805c
Added live output/explanations 2017-12-13 03:56:22 -05:00
A Holt
299c41091b
"$OS" is even safer: avoids if-then failing on nullstring 2017-12-13 03:15:39 -05:00
A Holt
05e357cc7a
Paul Armstrong's Shell Style Guide 2017-12-13 02:57:26 -05:00
A Holt
85c16b384c
$OS had been typo'd in original, as "OS" 2017-12-13 02:52:14 -05:00
A Holt
9d014e620c
if ! which ansible-playbook ; then 2017-12-12 11:33:39 -05:00
A Holt
944fe8b1ec
restores "grep -qi" & much cleaner
Tested on Ubuntu 16.04 LTS and Raspbian Lite.
2017-12-12 11:09:00 -05:00
A Holt
7e17dfb23b
Merge pull request #621 from holta/master
Calibre clarifs/improvs: sync from local_vars.yml to vars/default_vars.yml
2017-12-12 10:06:10 -05:00
A Holt
befa87fccf
Calibre clarifications 2017-12-12 10:01:40 -05:00
A Holt
6af21f210a
http://box/books not working per #529 2017-12-12 09:58:24 -05:00
A Holt
f9593392e1
clarif: "if <command>; then" works with "grep -q" etc 2017-12-12 09:40:25 -05:00
A Holt
ea2c395fc9
shorter: if <command>; then 2017-12-12 09:33:20 -05:00