ddns-route53
ddns-route53 is a CLI application written in Go that lets you run your own Dynamic DNS service with Amazon Route 53 on a time-based schedule.
Setting up
Section titled “Setting up”route53_ddns_enabled: true
# AWS access credentialsroute53_ddns_key_id: ""route53_ddns_secret_key: ""
# Managed DNS zone IDroute53_ddns_hosted_zone_id: ""Configuration
Section titled “Configuration”See the default configuration options for ddns-route53 at roles/route53_ddns/defaults/main.yml.
Add any overrides to your inventories/[your_inventory]/group_vars/homelab.yml file.
Recent Changes
Section titled “Recent Changes”No changes in the last 93 commits (since 10/21/2025).