mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Replaced redirects by origine to raise performance
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
register: ssh_key
|
||||
|
||||
- name: Generate a SSH key for root if it does not exist
|
||||
ansible.builtin.openssh_keypair:
|
||||
community.crypto.openssh_keypair:
|
||||
path: "/root/.ssh/id_rsa"
|
||||
type: rsa
|
||||
size: 4096
|
||||
|
Reference in New Issue
Block a user