mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-05 21:54:22 -07:00
* 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>
(cherry picked from commit 83ff4429e8
)
Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
parent
c681249364
commit
4b04e3cc32
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