change to dest

This commit is contained in:
Antonio J. Delgado 2023-03-20 22:06:45 +02:00
parent 07e719bd5f
commit 77474236a2

View file

@ -207,7 +207,7 @@
- name: Ensure motion_bot password file exists
copy:
path: motion_bot_ntfy_password_file
dest: motion_bot_ntfy_password_file
content: "{{ motion_bot_ntfy_password }}"
mode: 0600
owner: motion