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

1096 commits

Author SHA1 Message Date
A Holt
c6568b27d9
Update main.yml 2018-02-12 12:37:03 -05:00
A Holt
2578d541a0
Update README.rst 2018-02-12 12:31:58 -05:00
A Holt
54fddf421d
Update README.rst 2018-02-12 12:29:50 -05:00
A Holt
1f2892d910
Update README.rst 2018-02-11 13:00:37 -05:00
A Holt
fe6e9b65a7
Update README.rst 2018-02-11 12:58:15 -05:00
A Holt
79445ebc73
Update README.rst 2018-02-11 12:54:31 -05:00
A Holt
11c89162c3
indentation/syntax per new Ansible documentation 2018-02-11 11:07:23 -05:00
A Holt
ca62a894d8
Update README.rst 2018-02-11 11:06:33 -05:00
A Holt
0d9e4789aa
Update README.rst 2018-02-11 11:02:08 -05:00
A Holt
949d1d98bc
Update README.rst 2018-02-11 10:54:32 -05:00
A Holt
39306ad708
Update README.rst 2018-02-11 10:53:01 -05:00
A Holt
958b647faa
usb-lib documentation was very stale 2018-02-11 10:41:35 -05:00
A Holt
3cd0e11b79
Merge pull request #665 from holta/httpd
httpd indentation/syntax per new Ansible documentation
2018-02-08 18:09:56 -05:00
A Holt
f7102d19a1
Update main.yml 2018-02-08 18:03:50 -05:00
A Holt
24bada0dd7
indentation/syntax per new Ansible documentation 2018-02-06 19:26:57 -05:00
A Holt
2b97c8cab3
indentation/syntax per new Ansible documentation 2018-02-06 19:11:13 -05:00
A Holt
7cb6120cf3
Ansible's recommended indentation/style 2018-02-06 18:18:42 -05:00
A Holt
f06a1d5231
Indentation 2018-02-06 16:44:06 -05:00
A Holt
b80a1a9799
Nextcloud 12.x -> 13.x 2018-02-06 13:28:39 -05:00
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