Testing debugging logging

This commit is contained in:
Raphael Werner 2025-04-28 16:06:09 +02:00
parent 1136ade99b
commit 0a6e244cb9

View file

@ -42,7 +42,7 @@
rescue:
- ansible.builtin.debug:
msg: "{{ dnf_install_errors }}"
msg: "{{ dnf_install_errors.msg.failures }}"
- name: "Install Flatpaks"