Fix documentation (#47218)

The result variable is `openstack_image` and not `openstack` as incorrectly stated in the description.

+label: docsite_pr
pull/47183/head
Nicolas Bock 6 years ago committed by Jordan Borean
parent 90d2620939
commit b3dd36bef8

@ -20,7 +20,7 @@ author: "Davide Agnello (@dagnello)"
description:
- Retrieve facts about a image image from OpenStack.
notes:
- Facts are placed in the C(openstack) variable.
- Facts are placed in the C(openstack_image) variable.
requirements:
- "python >= 2.7"
- "openstacksdk"

Loading…
Cancel
Save