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.
This commit is contained in:
Lucas Hoffmann
2020-05-23 13:42:41 +02:00
committed by GitHub
parent 46d881407e
commit a3b5ff9f4f

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: