Update dynamic DNS with ddclient

This commit is contained in:
2021-02-28 02:26:21 -05:00
parent de1ec27aa0
commit 497572ce9d
4 changed files with 42 additions and 0 deletions

View File

@@ -11,3 +11,7 @@
- import_tasks: duckdns.yml
tags: duckdns
when: duckdns is defined
- import_tasks: ddclient.yml
tags: ddclient
when: ddclient_password is defined