We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4c19e00 commit d97f30fCopy full SHA for d97f30f
roles/resource_module/templates/module_directory/network_os/network_os_facts.py.j2
@@ -21,7 +21,7 @@ DOCUMENTATION = """
21
---
22
module: {{ network_os }}_facts
23
version_added: {{ rm['info']['version_added'] }}
24
-short_description: {{ rm['info']['short_description'] }}
+short_description: Get facts about {{ network_os }} devices.
25
description:
26
- Collects facts from network devices running the {{ network_os }} operating
27
system. This module places the facts gathered in the fact tree keyed by the
0 commit comments