Change task Generate and save private key

This commit is contained in:
2026-08-29 23:03:36 +03:00
parent 27173cbe2d
commit 25887f3bcf

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: true # no_log: true
- name: "Read all private keys" - name: "Read all private keys"
ansible.builtin.slurp: ansible.builtin.slurp: