mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-08 20:24:35 +02:00
Fix linting errors.
This commit is contained in:
parent
25ff860993
commit
c5accd13b0
17 changed files with 23 additions and 8 deletions
|
@ -55,6 +55,7 @@ seealso:
|
|||
"""
|
||||
|
||||
EXAMPLES = r"""
|
||||
---
|
||||
- name: Collect all facts from the device
|
||||
community.routeros.api_facts:
|
||||
hostname: 192.168.88.1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue