Skip to content

Commit 991fd7a

Browse files
committed
vpn-wireguard: hide secrets when checking
1 parent d1f7ca7 commit 991fd7a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22

33
- name: Check that wireguard is working
4+
no_log: '{{ hide_secrets }}'
45
shell: wg showconf wg0
56
changed_when: false

0 commit comments

Comments
 (0)