mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 14:22:46 +00:00
[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:
@@ -33,7 +33,7 @@ options:
|
||||
default: "ansible-ipinfoio-module/0.0.1"
|
||||
type: str
|
||||
notes:
|
||||
- Check http://ipinfo.io/ for more information.
|
||||
- Check U(http://ipinfo.io/) for more information.
|
||||
"""
|
||||
|
||||
EXAMPLES = r"""
|
||||
@@ -44,7 +44,7 @@ EXAMPLES = r"""
|
||||
|
||||
RETURN = r"""
|
||||
ansible_facts:
|
||||
description: "Dictionary of ip geolocation facts for a host's IP address."
|
||||
description: "Dictionary of IP geolocation facts for a host's IP address."
|
||||
returned: changed
|
||||
type: complex
|
||||
contains:
|
||||
|
||||
Reference in New Issue
Block a user