Add a note about the return value.

This commit is contained in:
David Shrewsbury 2015-06-29 14:49:13 -04:00
parent bed420cd53
commit e6fc129013

View file

@ -33,6 +33,10 @@ extends_documentation_fragment: openstack
version_added: "2.0"
description:
- Add or Remove key pair from OpenStack
notes:
- The module returns a dictionary describing the keypair, with
keys including: id, name, public_key. A private_key entry may
also be included if a keypair was generated for you.
options:
name:
description: