upt playbook

This commit is contained in:
jaydee 2023-08-21 09:56:33 +02:00
parent 657efccd20
commit 270a054f0a

View File

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