Fixed sanity checks for cloud/online/ modules (#2677)

* fixed validation-modules for plugins/modules/cloud/online/online_server_info.py

* fixed validation-modules for plugins/modules/cloud/online/online_user_info.py

* sanity fix
This commit is contained in:
Alexei Znamensky 2021-05-30 02:48:59 +12:00 committed by GitHub
commit bef3c04d1c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 9 additions and 16 deletions

View file

@ -32,11 +32,13 @@ EXAMPLES = r'''
'''
RETURN = r'''
---
online_server_info:
description: Response from Online API
description:
- Response from Online API.
- "For more details please refer to: U(https://console.online.net/en/api/)."
returned: success
type: complex
type: list
elements: dict
sample:
"online_server_info": [
{