fix typo (#64) (#65)

(cherry picked from commit e9fdf19253)

Co-authored-by: txt-file <44214237+txt-file@users.noreply.github.com>
This commit is contained in:
patchback[bot] 2022-01-22 08:35:27 +01:00 committed by GitHub
parent 3b86a3ce6f
commit a560bb696e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.