1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-13 19:52:06 +00:00
Commit graph

600 commits

Author SHA1 Message Date
root
abeb97794f Ansible indentation norm across 7-8 roles 2022-01-07 05:29:54 -05:00
root
5f3708fe29 get_url 'timeout: "{{ download_timeout }}"' in 10 roles 2021-12-26 10:24:31 -05:00
root
a808e0f76b Restore 'internet_available' to network/tasks/netplan.yml + www_options/tasks/main.yml 2021-08-29 15:25:33 -04:00
root
1c7c30d8f3 Remove 'when: internet_available' from 5 files + Clean 3 similar 2021-08-29 14:36:48 -04:00
root
9f013de57c Fix Squid tips + optimize its install in 4-server-options 2021-08-24 10:04:12 -04:00
root
87ec19cafe network/tasks/squid.yml: Contextualize /etc/squid/squid.conf, allowlists + Stop svc during install 2021-08-24 09:10:54 -04:00
A Holt
c2734315a6
network/tasks/squid.yml: Clarify user:group {{ proxy_user }} per #2948 discussion 2021-08-17 12:34:19 -04:00
root
e2bf2578e2 Squid won't auto-create /library/cache, hence 'proxy_user: proxy' 2021-08-16 15:24:13 -04:00
root
a8114e65dd Spring Cleaning for dysfunctional Squid 2021-08-16 12:44:14 -04:00
root
cfce51744c network/tasks/enable_services.yml: Clarify Squid enable/disable actions 2021-08-15 13:25:50 -04:00
root
093f8532cc squid-iiab.conf.j2: Comment out 'if dansguardian_enabled' etc 2021-08-15 11:12:46 -04:00
root
7c6494b31a Squid clarifs in local_vars.yml, enable_services.yml etc 2021-08-15 10:06:01 -04:00
root
724f64e85a Reinstate Squid, cutting out DansGuardian 2021-08-15 07:59:35 -04:00
root
d16d4f74e1 Cleaner computed_network.yml, computed_services.yml, enable_services.yml 2021-08-14 16:44:22 -04:00
root
55c016089c Deprecate DansGuardian, Squid, WonderShaper 2021-08-14 16:18:12 -04:00
root
82a636ced5 0-init/defaults/main.yml: reconcile stale vars 2021-07-30 15:37:04 -04:00
root
50e0cde9a3 iiab-check-firmware to /usr/bin ; rename systemd services to iiab-* 2021-07-27 22:36:07 -04:00
A Holt
566a5e685b
rpi_debian.yml: clone-wifi when: discovered_wireless_iface != "none" 2021-07-20 21:58:26 -04:00
A Holt
6873524bd5
network/tasks/computed_services.yml: Restore trailing newline 2021-04-30 12:43:00 -04:00
Jerry Vonau
a643df2595
Merge branch 'master' into wifi_info 2021-04-30 11:30:31 -05:00
root
ed883d7ee5 network/tasks/computed_services.yml comment re-ordered 2021-04-30 11:34:30 -04:00
root
24000def54 Debug network/tasks/enable_services.yml like PR #2768 2021-04-30 11:25:32 -04:00
root
fbb476f667 Cleaner network/tasks/enable_services.yml like PR #2768 2021-04-30 11:22:49 -04:00
Jerry Vonau
b10f2f9f14 rename current_host_channel -> current_client_channel and record 2021-04-30 07:45:49 -05:00
root
670746fe88 WIP: iiab.ini vars set in 3 places? For Squid, DansGuardian, Wondershaper 2021-04-29 16:08:31 -04:00
root
a07a684d13 /etc/iiab/iiab.ini: install / enabled -> ROLE_install / ROLE_enabled 2021-04-29 15:03:29 -04:00
A Holt
f1fcdb82bc
Merge pull request #2693 from jvonau/debian_mate
Debian mate
2021-04-29 11:16:05 -04:00
Jerry Vonau
bdfd2b057a save a daemon_reload 2021-04-28 16:31:00 -05:00
Jerry Vonau
a581d6ebf4 use the same logic as netplan.yml for br0 2021-04-28 16:31:00 -05:00
Jerry Vonau
5092229fcc replace 'brctl' with 'bridge' 2021-04-26 22:29:54 -05:00
A Holt
e4d9e6306b
network/tasks/sysd-netd-debian.yml: Restore explanation of hostapd restart 2021-04-14 13:01:44 -04:00
A Holt
a8df90c3a4
network/tasks/rpi_debian.yml: Restore explanation of hostapd restart 2021-04-14 13:01:37 -04:00
A Holt
057db8f3a7
sysd-netd-debian.yml typo? 2021-04-14 08:17:22 -04:00
A Holt
eeefe546e7
network/tasks/enable_services.yml: Install iiab-internet-on|off from template 2021-04-13 00:31:33 -04:00
Jerry Vonau
6aeaeed6ab helper scripts 2021-04-12 12:12:06 -05:00
Jerry Vonau
df5618c3a4 grouping 2021-04-12 10:45:31 -05:00
Jerry Vonau
1b8e6e4958 move to runtime option from install time (via 1-prep) 2021-04-12 10:31:23 -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
root
efe2381e43 Restart {{ dhcp_service2 }} as on is_ubuntu_20 2020-11-15 01:13:49 +00:00
A Holt
a0632fcbbf
hostapd.yml: diagnosic -> diagnostic 2020-10-28 00:49:54 -04:00
root
d1865ee2d6 4 renames: network-manager -> NetworkManager 2020-10-27 22:43:13 -04:00
root
ca171fbc1c Remove "| bool" 1.5yrs later, as Ansible 2.10 changed conditional_bare_variables default 2020-10-16 16:46:19 -04:00
Jerry Vonau
3d0bdc47e4 record bare variables and use -e with the bare variables in the grep line 2020-10-09 07:30:18 -05:00
Jerry Vonau
46448daeab replace second_gateway_found.changed with second_gateway_found.stdout != and wording 2020-10-07 13:59:16 -05:00
root
ac22723b43 Release Cleanup of validate_vars, default_vars, local_vars, Stages 0-4, SSHD 2020-09-24 19:01:11 -04:00
Jerry Vonau
a6074935db open up exclude_devices for any device with a default route present
handles wifi & wired devices
2020-09-15 08:17:07 -05:00
Jerry Vonau
aed16ca9f2 exclude_device -> exclude_devices
There can be more than one
2020-09-15 08:17:07 -05:00
Jerry Vonau
797aee3e9f 2515 fix 2020-09-14 22:53:30 -05:00
A Holt
01d418e374
network/tasks/main.yml: typo in comment 2020-09-12 21:11:36 -04:00
A Holt
3ad8b4e47e
network/tasks/main.yml: subsequant -> subsequent 2020-09-12 21:07:26 -04:00