Moved the modules to Dell folder
This commit is contained in:
parent
90cb4710d7
commit
c66432bbae
2 changed files with 2 additions and 2 deletions
|
@ -20,7 +20,7 @@ DOCUMENTATION = """
|
|||
---
|
||||
module: dnos10_command
|
||||
version_added: "2.2"
|
||||
author: "Senthil Kumar Ganesan (@skg_net)
|
||||
author: "Senthil Kumar Ganesan (@skg_net)"
|
||||
short_description: Run commands on remote devices running Dell OS10
|
||||
description:
|
||||
- Sends arbitrary commands to an Dell OS10 node and returns the results
|
|
@ -20,7 +20,7 @@ DOCUMENTATION = """
|
|||
---
|
||||
module: dnos10_config
|
||||
version_added: "2.2"
|
||||
author: "Senthil Kumar Ganesan (@skg_net)
|
||||
author: "Senthil Kumar Ganesan (@skg_net)"
|
||||
short_description: Manage Dell OS10 configuration sections
|
||||
description:
|
||||
- Dell OS10 configurations use a simple block indent file sytanx
|
Loading…
Reference in a new issue