We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d1f7ca7 commit 991fd7aCopy full SHA for 991fd7a
roles/vpn-wireguard/tasks/check/main.yml
@@ -1,5 +1,6 @@
1
---
2
3
- name: Check that wireguard is working
4
+ no_log: '{{ hide_secrets }}'
5
shell: wg showconf wg0
6
changed_when: false
0 commit comments