upt playbook

This commit is contained in:
jaydee 2023-08-21 09:55:22 +02:00
parent c3d4e12621
commit 657efccd20

View File

@ -12,4 +12,4 @@
register: result
- debug:
msg: {{ result.stdout }}
msg: "{{ result }}"