Change key permission
This commit is contained in:
parent
71deed1114
commit
34fb95cd03
@ -20,6 +20,7 @@
|
||||
community.crypto.openssh_keypair:
|
||||
path: /root/.ssh/id_ed25519
|
||||
type: ed25519
|
||||
mode: "0600"
|
||||
comment: "root@{{ inventory_hostname }}"
|
||||
force: "{{ force_ssh_key_regen | default(false) }}"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user