This website requires JavaScript.
Explore
ben
ben/packages
Help
Sign In
ben
/
infra
Watch
1
Star
1
Fork
You've already forked infra
2
Code
Issues
Pull Requests
1
Packages
Projects
Releases
Wiki
Activity
main
infra
/
roles
/
pihole
/
templates
/
dnsmasq.d
/
00-domain.conf.j2
4 lines
78 B
Django/Jinja
Raw
Permalink
Blame
History
# ansible managed
domain=
{{
inventory_hostname
.split
(
'.'
)
[
1
:
]
|
join
(
'.'
)
}}
View Git Blame
Copy Permalink