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
Jerry Vonau
c1a272cd90
treat ubuntu same as debian
2017-11-06 12:33:42 -06:00
Jerry Vonau
aab78257d4
disable stock isc-dhcp-server config
2017-11-06 12:33:42 -06:00
Jerry Vonau
8cad64c34a
fix proper runtags support
2017-11-06 12:33:41 -06:00
Jerry Vonau
8cf4481553
port dnsmasq over from nginx-rebase-eth0 - rebased edits
2017-11-06 12:33:41 -06:00
Jerry Vonau
cc8494608e
reorder dhcpcd networking services - rebased edits
...
looks weird on redhat
add systemd reload
2017-11-06 12:33:41 -06:00
Jerry Vonau
788407cc9a
correct service name - stock interfaces - rebased edits
2017-11-06 12:33:41 -06:00
A Holt
dfc0641e19
refined
2017-10-27 13:51:20 -04:00
A Holt
37148b3cf8
cleaner Ansible output
2017-10-27 12:22:06 -04:00
A Holt
8f75d24dfa
Update enable_services.yml
2017-10-27 02:37:42 -04:00
Arky
3abb27bbed
Misc Fixes: Clean up whitespace warnings
2017-10-19 13:40:23 +07:00
Jerry Vonau
9d2fb21705
permissions
2017-10-10 15:06:31 -05:00
Jerry Vonau
50f849a649
cover bad selection of install False enabled True by enduser
2017-09-19 18:35:00 -05:00
Jerry Vonau
43bf8174c0
make DG and squid respect *_install and default dansguardian_install to False
2017-09-18 13:38:53 -07:00
georgejhunt
54bd3f7414
pi zero is different ansible_machine ( #144 )
...
* pi zero is different ansible_machine
* trying to create link fails, if same nams as file exists. This was too much backward compatability
2017-08-31 10:09:03 -07:00