fix mistype in handler
This commit is contained in:
		@@ -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:
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user