mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-20 09:21:24 -07:00
docs: misc fixes for typos (#602)
Migrated from https://github.com/ansible/ansible/pull/68367 Signed-off-by: Radoslav Dimitrov dimitrovr@vmware.com
This commit is contained in:
parent
ba28da9b62
commit
d0fb125586
5 changed files with 9 additions and 9 deletions
|
@ -22,7 +22,7 @@ options:
|
|||
choices: ['present', 'absent']
|
||||
auth_token:
|
||||
description:
|
||||
- Packet api token. You can also supply it in env var C(PACKET_API_TOKEN).
|
||||
- Packet API token. You can also supply it in env var C(PACKET_API_TOKEN).
|
||||
label:
|
||||
description:
|
||||
- Label for the key. If you keep it empty, it will be read from key string.
|
||||
|
@ -77,7 +77,7 @@ changed:
|
|||
sample: True
|
||||
returned: always
|
||||
sshkeys:
|
||||
description: Information about sshkeys that were createe/removed.
|
||||
description: Information about sshkeys that were created/removed.
|
||||
type: list
|
||||
sample: [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue