Updated vpn playbook to output diagnostics lines

This commit is contained in:
Khwezi
2026-04-11 16:05:36 +02:00
parent d40c4a7036
commit 22f55ce649

View File

@@ -22,4 +22,4 @@
- name: Debug Output (Optional)
ansible.builtin.debug:
msg: "Pi-hole update finished. Diagnostic ran successfully."
msg: "{{ pivpn_diag.stdout_lines }}"