fix mistype in handler

This commit is contained in:
ace 2022-06-23 16:35:58 +03:00
parent a344f558ec
commit 3307074c5d
No known key found for this signature in database
GPG Key ID: 2E47CC17BA7F8CF0

View File

@ -8,7 +8,7 @@
copy:
dest: "/opt/{{ ddclient_namespace }}/ddclient.conf"
content: "{{ ddclient_conf }}"
notify: restart docker ddclient
notify: restart podman ddclient
- name: Copy Kvps.key for {{ ddclient_namespace }}
copy: