mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-06-24 02:38:43 +02:00
Fix linting errors.
This commit is contained in:
parent
3af45c33f1
commit
08152376de
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