mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-26 20:31:27 -07:00
s*: style adjustments (#9517)
* s*: style adjustments * fix quotes * Apply suggestions from code review Co-authored-by: Felix Fontein <felix@fontein.de> --------- Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
695b1abc8d
commit
33b9ad09d5
13 changed files with 51 additions and 40 deletions
|
@ -52,7 +52,7 @@ RETURN = r"""
|
|||
scaleway_ip_info:
|
||||
description:
|
||||
- Response from Scaleway API.
|
||||
- 'For more details please refer to: U(https://developers.scaleway.com/en/products/instance/api/)'
|
||||
- 'For more details please refer to U(https://developers.scaleway.com/en/products/instance/api/).'
|
||||
returned: success
|
||||
type: list
|
||||
elements: dict
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue