fix typo (#64)

This commit is contained in:
txt-file 2022-01-22 08:26:53 +01:00 committed by GitHub
parent 1deeb9f372
commit e9fdf19253
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 short_description: Collect facts from remote devices running MikroTik RouterOS
description: description:
- Collects a base set of device facts from a remote device that - 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 base network fact keys with C(ansible_net_<fact>). The facts
module will always collect a base set of facts from the device module will always collect a base set of facts from the device
and can enable or disable collection of additional facts. and can enable or disable collection of additional facts.