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

3812 commits

Author SHA1 Message Date
A Holt
af2c3508d7
Update dhcpcd.conf.j2 2019-09-03 00:13:33 -04:00
A Holt
7b3bf8e2f2
Clarify {{ dhcp_timeout }} & denyinterfaces in /etc/dhcpcd.conf 2019-09-03 00:09:17 -04:00
A Holt
fc0ee6774a
Further clean spacing around denyinterfaces params 2019-09-02 23:57:16 -04:00
A Holt
c7b56f1192
"denyinterfaces eth0" spacing cleaned up 2019-09-02 23:52:52 -04:00
A Holt
542bda46c1
Update dhcpcd.conf.j2 2019-09-02 23:38:07 -04:00
A Holt
53bfa74856
Update dhcpcd.conf.j2 2019-09-02 23:37:04 -04:00
A Holt
fb3849e390
remove quotes from boolean logic in Ansible jinja2 template 2019-09-02 21:50:37 -04:00
A Holt
7bf10c756b
Update main.yml 2019-09-02 20:34:50 -04:00
A Holt
ab2d0d3155
Update main.yml 2019-09-02 20:29:00 -04:00
A Holt
f5935654c8
wan_try_dhcp_then_static_ip -> wan_can_use_dhcp_ip 2019-09-02 20:12:33 -04:00
A Holt
2a41699daf
wan_try_dhcp_then_static_ip -> wan_can_use_dhcp_ip 2019-09-02 20:12:00 -04:00
A Holt
c6a82dbcfe
wan_ipv4ll -> wan_link_local 2019-09-02 19:58:03 -04:00
A Holt
3fabc9d951
wan_ipv4ll -> wan_link_local 2019-09-02 19:56:04 -04:00
A Holt
41f52628f3
Update main.yml 2019-09-02 18:18:00 -04:00
A Holt
692607c91b
wan_ipV4LL -> wan_ipv4ll 2019-09-02 18:14:23 -04:00
A Holt
41e9e6b03c
wan_ipV4LL -> wan_ipv4ll 2019-09-02 18:13:26 -04:00
A Holt
763624bff1
Update main.yml 2019-09-02 17:54:54 -04:00
A Holt
649f92c2c2
New vars wan_try_dhcp_then_static_ip & dhcp_timeout 2019-09-02 17:54:24 -04:00
A Holt
9c5e4d3f40
Update main.yml 2019-09-02 16:22:52 -04:00
A Holt
8c6edc503b
Update main.yml 2019-09-02 16:15:53 -04:00
A Holt
4f7020f39f
Update main.yml 2019-09-02 16:06:07 -04:00
A Holt
33338ec7de
Update main.yml 2019-09-02 15:41:01 -04:00
A Holt
b6b96afdb3
Update dhcpcd.conf.j2 2019-09-02 15:06:35 -04:00
Jerry Vonau
94a750b031 use timeout 10 in dhcpcd.conf 2019-09-02 12:30:21 -05:00
Jerry Vonau
b28f7e1298 rename variable to wan_ignore_ipV4LL 2019-09-02 12:20:04 -05:00
Jerry Vonau
8d12314a6e use profile/arping for static in dhcpcd.conf 2019-09-02 11:50:38 -05:00
A Holt
f76a1ed1fa
kiwix-tools 2.1.0 -> 2.0.0 2019-08-25 13:51:35 -04:00
A Holt
6cd7d79182
gitea_version: 1.9.2 2019-08-22 14:45:01 -05:00
Jerry Vonau
ee4494c074 supply config file when hardware is present 2019-08-15 09:14:08 -05:00
Jerry Vonau
fdf070d181 discovered_wireless_iface is always defined via defaults 2019-08-15 08:39:54 -05:00
Jerry Vonau
7dd7f9485d supply unit file when hardware is present 2019-08-15 06:39:01 -05:00
Jerry Vonau
2c692fb07a only supply systemd unit file when enabled 2019-08-15 06:10:55 -05:00
Jerry Vonau
c0c8b4e984 rework logic to correct recording of hostapd state 2019-08-15 06:09:22 -05:00
A Holt
5e50d3ca1f
Merge pull request #1928 from holta/gitea-1.9.1
Gitea 1.9.0 -> 1.9.1
2019-08-14 12:44:58 -04:00
A Holt
d4c192ff89
gitea_version: 1.9.0 -> 1.9.1 2019-08-14 12:41:24 -04:00
A Holt
c69849b2f0
remove both 'sudo' & both 'become: yes' 2019-08-13 18:57:37 -04:00
A Holt
ca763b4aae
Yarn | Update APT cache 2019-08-13 18:55:21 -04:00
A Holt
278323eb42
Update main.yml 2019-08-13 18:06:47 -04:00
A Holt
aafde4e15c
Partial revert of PR1921: internetarchive fails to install 2019-08-13 18:01:52 -04:00
A Holt
98c60d3078
Merge pull request #1923 from holta/pi-swap-size
Introduce variable pi_swap_file_size: 1024
2019-08-13 16:26:08 -04:00
A Holt
bb40a34569
pi_swap_size -> pi_swap_file_size 2019-08-13 16:20:24 -04:00
A Holt
ea0733ea3d
redundant "when: is_debuntu" (clarify rpi_model & is_rpi issues) 2019-08-13 16:10:17 -04:00
A Holt
162f5cb66d
become: yes 2019-08-13 15:24:46 -04:00
A Holt
f9b29b17da
500 -> {{ pi_swap_size }} 2019-08-13 14:47:10 -04:00
A Holt
874521df84
Merge pull request #1921 from jvonau/IA-speed
Skip yarn add if installed, but allow yarn upgrade if set in local_vars.yml
2019-08-13 14:30:01 -04:00
Jerry Vonau
c501d5897c why are call sudo when we are sudo'd already.2 2019-08-13 13:28:29 -05:00
Jerry Vonau
8768509ff3 why are call sudo when we are sudo'd already. 2019-08-12 02:43:44 -05:00
Jerry Vonau
8402496acd use become in place of raw sudo to suppress warning 2019-08-11 03:57:34 -05:00
Jerry Vonau
b07b25789b use become 2019-08-10 17:01:38 -05:00
Jerry Vonau
001e00eb26 latest will update cache 2019-08-10 16:38:44 -05:00