Fix docs of openssh_keypair (#55)

The documentation diverted from the actual behaviour, the comment field is
actually considered when checking the state of an existing key.

Fixes #54.
pull/56/head
Lucas Hoffmann 2020-05-23 13:42:41 +02:00 committed by GitHub
parent 46d881407e
commit a3b5ff9f4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -53,7 +53,7 @@ options:
required: true
comment:
description:
- Provides a new comment to the public key. When checking if the key is in the correct state this will be ignored.
- Provides a new comment to the public key.
type: str
regenerate:
description: