index
:
tgmanage
create-switch-netbox
dependabot/pip/tools/koblingsplan/certifi-2023.7.22
dependabot/pip/tools/koblingsplan/urllib3-1.26.18
feat/allinnetbox2gondul
feat/fix-uplinks
feat/planning2netbox
fix-uplink-names-2
koblingsplan
main
master
new-planning
oxidized-tools
tg23-dhcp
tg25-planning
Mirror of https://github.com/tech-server/tgmanage
TechServer
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
examples
/
tg19
/
dns_auth
/
tools
/
notify-all.sh
blob: 6b878ac0c296d3ece6b60a555dcc91f32e72b801 (
plain
)
1
2
3
for
zone
in
$(
pdnsutil
list-all-zones
)
;
do
pdns_control
notify
$zone
done