Updated vpn playbook to output diagnostics lines
This commit is contained in:
@@ -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 }}"
|
||||||
|
|||||||
Reference in New Issue
Block a user