Change task Generate and save private keys, edit no_log to true
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user