fix mistype in handler

This commit is contained in:
ace
2022-06-23 16:35:58 +03:00
parent a344f558ec
commit 3307074c5d

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: