mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-06-23 02:08:47 +02:00
fix typo (#64)
This commit is contained in:
parent
1deeb9f372
commit
e9fdf19253
1 changed files with 1 additions and 1 deletions
|
@ -12,7 +12,7 @@ author: "Egor Zaitsev (@heuels)"
|
|||
short_description: Collect facts from remote devices running MikroTik RouterOS
|
||||
description:
|
||||
- Collects a base set of device facts from a remote device that
|
||||
is running RotuerOS. This module prepends all of the
|
||||
is running RouterOS. This module prepends all of the
|
||||
base network fact keys with C(ansible_net_<fact>). The facts
|
||||
module will always collect a base set of facts from the device
|
||||
and can enable or disable collection of additional facts.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue