diff --git a/roles/homelab/wireguard/tasks/peers.yml b/roles/homelab/wireguard/tasks/peers.yml index 8cdb612..977c415 100644 --- a/roles/homelab/wireguard/tasks/peers.yml +++ b/roles/homelab/wireguard/tasks/peers.yml @@ -16,7 +16,7 @@ loop_control: label: "{{ item.item.name }}" when: not item.stat.exists - no_log: false + no_log: true - name: "Read all private keys" ansible.builtin.slurp: