adjust doc style - batch 2 (#9447)

This commit is contained in:
Alexei Znamensky
2024-12-30 01:42:22 +13:00
committed by GitHub
parent 040cd0ca50
commit 5f47127ef7
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