[PR #9447/5f47127e backport][stable-10] adjust doc style - batch 2 (#9463)

adjust doc style - batch 2 (#9447)

(cherry picked from commit 5f47127ef7)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
This commit is contained in:
patchback[bot] 2024-12-29 14:12:46 +01:00 committed by GitHub
parent ec6c2a76ad
commit cb969fc468
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
21 changed files with 47 additions and 47 deletions

View file

@ -10,9 +10,9 @@ __metaclass__ = type
DOCUMENTATION = r"""
module: scaleway_ip_info
short_description: Gather information about the Scaleway ips available
short_description: Gather information about the Scaleway IPs available
description:
- Gather information about the Scaleway ips available.
- Gather information about the Scaleway IPs available.
author:
- "Yanis Guenane (@Spredzy)"
- "Remy Leone (@remyleone)"
@ -39,7 +39,7 @@ options:
"""
EXAMPLES = r"""
- name: Gather Scaleway ips information
- name: Gather Scaleway IPs information
community.general.scaleway_ip_info:
region: par1
register: result