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

67 commits

Author SHA1 Message Date
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
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
root
670746fe88 WIP: iiab.ini vars set in 3 places? For Squid, DansGuardian, Wondershaper 2021-04-29 16:08:31 -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
e57cad010e Ubuntu - use networkd-dispatcher hooks to restart hostapd when br0 appears 2020-08-01 11:06:45 -05:00
A Holt
39b557b94c
Update enable_services.yml 2020-05-10 14:25:08 -04:00
Jerry Vonau
c88312428f settable at runtime 2020-05-09 15:06:23 -05:00
Jerry Vonau
3725969686 remove dnsmasq workaround for br0 being down at boot 2020-05-01 10:27:48 -05:00
Jerry Vonau
845d88cf41 network - reduce is_rpi or move to is_raspbian 2020-03-04 17:00:01 -06:00
root
810fc81ac8 Convert dest: to path: per Ansible lineinfile norms 2020-02-03 19:54:04 -05:00
root
99f48aae4a iiab.ini: '| string' avoids Ansible warnings 2020-01-11 21:41:37 -05:00
A Holt
c92160be60
Merge pull request #2051 from jvonau/hosts_dnsmasq
Use alternate hosts file /etc/hosts.dnsmasq [so dnsmasq DOESN'T send "127.0.0.1 box box.lan" from /etc/hosts to client machines]
2019-12-11 00:56:03 -05:00
A Holt
abde721ba0
Clarify purpose of /etc/hosts.dnsmasq 2019-12-11 00:54:33 -05:00
Jerry Vonau
084f2a0328 use alternate hosts file for dnsmasq 2019-12-02 00:41:12 -06:00
Jerry Vonau
2423d9a293 network guard against faulty user edits to local_vars 2019-11-28 05:27:44 -06:00
A Holt
252cac143d
Update enable_services.yml 2019-06-29 18:29:58 -04:00
A Holt
ee4ed1b94d
towards fixing #1778 2019-06-27 19:58:10 -04:00
Anish Mangal
2d4a55aef2 do not copy dnsmasq restart script if we are on rpi 2019-06-23 11:43:45 +00:00
Anish Mangal
dfeb3cb5a0 Move the dnsmasq-restarter script from dnsmasq.yml to enable_services.yml 2019-06-23 07:57:19 +00:00
A Holt
e5abe54373
Update enable_services.yml 2019-01-17 15:03:12 -05:00
Jerry Vonau
04928693b1 as requested in chat 2019-01-17 12:43:50 -06:00
Jerry Vonau
f43f2f4d77 move dnsmasq config file to /etc/dnsmasq.d/
Bugfix don't supply named/bind files when not enabled.
2019-01-17 10:41:55 -06:00
Jerry Vonau
00152a0769 use iiab-dnsmasq.service everywhere 2018-12-19 15:58:53 -06:00
A Holt
f8b28cfc6d
Update enable_services.yml 2018-10-31 03:58:55 -04:00
root
b5efe25edb /etc/iiab/iiab.ini -> {{ iiab_ini_file }} 2018-10-15 07:01:09 -04:00
root
b973906dc3 iiab_env_file -> {{ iiab_env_file }} or "{{ iiab_env_file }}" 2018-10-15 06:41:58 -04:00
root
d9c73cc804 service_filelist -> iiab_ini_file 2018-10-15 06:13:57 -04:00
A Holt
eb1f6a5dcc
Update enable_services.yml 2018-07-12 14:04:52 -04:00
A Holt
281e0de791
Update enable_services.yml 2018-07-12 13:51:59 -04:00
A Holt
1337b651ac
modern Ansible syntax/style for readability 2018-07-12 13:50:32 -04:00
Jerry Vonau
cc09adb677 replace named-iiab.conf to pickup changes in dns_jail_enabled 2018-07-04 09:29:05 -05:00
Jerry Vonau
1db445aacb use full path otherwise .j2 is used - no need to supply systemd unit file 2018-06-01 11:16:30 -05:00
Jerry Vonau
ceb4d7d901 hostapd - disable before enable
Similar workarounds exist in named.yml and dhcpd.yml, just go with the flow
2018-04-08 19:23:13 -05:00
Jerry Vonau
20398be41a partial 831e189795bf37d6c785a657a882556c3d649294 2017-11-20 11:20:20 -06:00
Jerry Vonau
3c2090424b hostapd in enable_services.yml 2017-11-20 11:20:20 -06:00
Jerry Vonau
450c04697d dnsmasq.conf based on George's template
https://raw.githubusercontent.com/georgejhunt/iiab/37e9c4cdbe55709cb306862f4d3324449ec011d5/roles/network/templates/network/dnsmasq.conf
2017-11-20 11:17:16 -06:00
Jerry Vonau
0143cea2dd dhcpd move stock disable 2017-11-19 20:34:19 -06:00
Jerry Vonau
db2827a0ed removed unused templates & touchups 2017-11-13 09:59:14 -06:00
A Holt
901aad5e0f
dansguardian -> DansGuardian 2017-11-08 01:55:04 -05:00
Jerry Vonau
6cae3930b7 move network package install - double check after rebase 2017-11-06 15:34:25 -06:00
Jerry Vonau
ff22bcaf83 backport of 46c36b3e3542ffe5609ab5cc10a60de7335d6cd9 double check after rebase
backport of c837cde92304cfaf4a44c31dfb40bbadfd05fe04

backport of a0102669d2d842163d17d61e254dbd0ba8a3ea92

touch up

backport of a55c0555b6fb92a6b6b239a9dce2fde2100e7ae5
2017-11-06 15:34:25 -06:00
Jerry Vonau
28a1ebb1b0 dhcp_service first_run add is_debuntu only 2017-11-06 12:33:42 -06:00