fix(powerdns): correct handler name

This commit is contained in:
Johanna Dorothea Reichmann 2023-10-25 16:35:26 +02:00
parent 8f978a1c70
commit 866846038b
No known key found for this signature in database
GPG key ID: 03624C433676E465

View file

@ -38,7 +38,7 @@
owner: "{{ powerdns_run_uid }}"
group: "{{ powerdns_run_gid }}"
mode: "0640"
notify: Restart-powerdns
notify: restart-powerdns
- name: Ensure docker image is available locally
community.docker.docker_image: