mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
Moved the modules to Dell folder
This commit is contained in:
committed by
Matt Clay
parent
90cb4710d7
commit
c66432bbae
@@ -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
|
||||
Reference in New Issue
Block a user