mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-18 19:00:22 -07:00
scaleway_organization_info: sanity checks (#5571)
* scaleway_organization_info: fix sanity checks * remove lines from ignore files * Update plugins/modules/scaleway_organization_info.py Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
52c28494ca
commit
83ff4429e8
6 changed files with 2 additions and 6 deletions
|
@ -44,7 +44,8 @@ RETURN = r'''
|
|||
scaleway_organization_info:
|
||||
description: Response from Scaleway API
|
||||
returned: success
|
||||
type: complex
|
||||
type: list
|
||||
elements: dict
|
||||
sample:
|
||||
"scaleway_organization_info": [
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue