mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Fixed typo from adress to address (#52143)
Signed-off-by: Amol Kahat <akahat@redhat.com>
This commit is contained in:
committed by
Abhijeet Kasurde
parent
1c352dfea2
commit
563725ba98
@@ -104,7 +104,7 @@ result:
|
||||
description: The ipv4 address of the object
|
||||
type: str
|
||||
address6:
|
||||
description: The ipv6 adress of the object
|
||||
description: The ipv6 address of the object
|
||||
type: str
|
||||
comment:
|
||||
description: The comment string
|
||||
|
||||
Reference in New Issue
Block a user