mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Restore extends_documentation_fragment: nxos (#22312)
* Restore extends_documentation_fragment: nxos * Restore extends_documentation_fragment: nxos
This commit is contained in:
@@ -25,6 +25,7 @@ ANSIBLE_METADATA = {
|
||||
DOCUMENTATION = """
|
||||
---
|
||||
module: nxos_command
|
||||
extends_documentation_fragment: nxos
|
||||
version_added: "2.1"
|
||||
author: "Peter Sprygada (@privateip)"
|
||||
short_description: Run arbitrary command on Cisco NXOS devices
|
||||
|
||||
Reference in New Issue
Block a user