fixed message

This commit is contained in:
2023-07-24 19:12:49 +02:00
parent 58e3629bdf
commit d05a5d8c98

View File

@@ -7,7 +7,7 @@
- name: Print disk usage - name: Print disk usage
ansible.builtin.debug: ansible.builtin.debug:
msg: {{ disk_usage.stdout }} msg: "{{ disk_usage.stdout }}"
- name: Send notification - name: Send notification
community.general.pushover: community.general.pushover: