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

View file

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