Update DuckDNS subdomain with dynamic IP

This commit is contained in:
2020-08-26 20:26:05 -04:00
parent 97d920d09d
commit 10a39235bb
3 changed files with 35 additions and 0 deletions

View File

@@ -7,3 +7,7 @@
- import_tasks: network.yml
tags: network
when: manage_network
- import_tasks: duckdns.yml
tags: duckdns
when: duckdns is defined