fix mistype in handler
This commit is contained in:
parent
a344f558ec
commit
3307074c5d
@ -8,7 +8,7 @@
|
|||||||
copy:
|
copy:
|
||||||
dest: "/opt/{{ ddclient_namespace }}/ddclient.conf"
|
dest: "/opt/{{ ddclient_namespace }}/ddclient.conf"
|
||||||
content: "{{ ddclient_conf }}"
|
content: "{{ ddclient_conf }}"
|
||||||
notify: restart docker ddclient
|
notify: restart podman ddclient
|
||||||
|
|
||||||
- name: Copy Kvps.key for {{ ddclient_namespace }}
|
- name: Copy Kvps.key for {{ ddclient_namespace }}
|
||||||
copy:
|
copy:
|
||||||
|
Loading…
Reference in New Issue
Block a user