Bugs fixed and improvements added in task Wireguard #1

Merged
Kurnesay merged 12 commits from wireguard into main 2026-08-30 10:47:17 +03:00
Showing only changes of commit 5bceda5da8 - Show all commits

View File

@@ -16,7 +16,7 @@
loop_control: loop_control:
label: "{{ item.item.name }}" label: "{{ item.item.name }}"
when: not item.stat.exists when: not item.stat.exists
no_log: false no_log: true
- name: "Read all private keys" - name: "Read all private keys"
ansible.builtin.slurp: ansible.builtin.slurp: