Updated vpn playbook to output diagnostics lines #15

Merged
khwezi merged 1 commits from dev into main 2026-04-11 16:15:13 +02:00

View File

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