mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 13:22:48 +00:00
Fix documentation (#47218)
The result variable is `openstack_image` and not `openstack` as incorrectly stated in the description. +label: docsite_pr
This commit is contained in:
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"
|
||||
|
||||
Reference in New Issue
Block a user