change to dest
This commit is contained in:
parent
07e719bd5f
commit
77474236a2
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue