So long yakshave.club, I never used you

This commit is contained in:
Reid 'arrdem' McKenzie 2021-10-07 09:51:02 -06:00
parent d0be31870c
commit a68abf105d
2 changed files with 1 additions and 4 deletions

View file

@ -167,7 +167,7 @@ def main():
os.path.join(args.template_dir, task["template"]), template_bindings
)
for zone_name in task["zones"]:
for zone_name in task["zones"] or []:
try:
live_zone = api.domain_records(zone_name)

View file

@ -31,6 +31,3 @@ kadib-mifin.h.dia0.site {{ ttl }} IN A 10.0.0.25
banat-kukol.h.dia0.site {{ ttl }} IN A 10.0.0.26
## The old blue laptop
gamis-nakag.h.dia0.site {{ ttl }} IN A 10.0.0.27
## The two dells
rijay-bojib.h.dia0.site {{ ttl }} IN A 10.0.0.28
kisuf-manag.h.dia0.site {{ ttl }} IN A 10.0.0.29