diff --git a/branch/main/openssh_keypair_module.html b/branch/main/openssh_keypair_module.html index c0bd150b..aebd2eee 100644 --- a/branch/main/openssh_keypair_module.html +++ b/branch/main/openssh_keypair_module.html @@ -493,7 +493,7 @@ see - name: Force regenerate an OpenSSH keypair if it already exists community.crypto.openssh_keypair: path: /tmp/id_ssh_rsa - force: True + force: true - name: Generate an OpenSSH keypair with a different algorithm (dsa) community.crypto.openssh_keypair: