mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-06-21 09:35:45 +02:00
Fix docs. (#105)
This commit is contained in:
parent
a66bb78d7f
commit
af6524a1fd
3 changed files with 7 additions and 3 deletions
|
@ -246,7 +246,9 @@ RETURN = '''
|
|||
---
|
||||
message:
|
||||
description: All outputs are in list with dictionary elements returned from RouterOS api.
|
||||
sample: C([{...},{...}])
|
||||
sample:
|
||||
- address: 1.2.3.4
|
||||
- address: 2.3.4.5
|
||||
type: list
|
||||
returned: always
|
||||
'''
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue