mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-03-22 05:09:12 +00:00
adjust doc style - batch 2 (#9447)
This commit is contained in:
parent
040cd0ca50
commit
5f47127ef7
21 changed files with 47 additions and 47 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue