mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-04 07:30:20 -07:00
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
|
module: dnos10_command
|
||||||
version_added: "2.2"
|
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
|
short_description: Run commands on remote devices running Dell OS10
|
||||||
description:
|
description:
|
||||||
- Sends arbitrary commands to an Dell OS10 node and returns the results
|
- Sends arbitrary commands to an Dell OS10 node and returns the results
|
|
@ -20,7 +20,7 @@ DOCUMENTATION = """
|
||||||
---
|
---
|
||||||
module: dnos10_config
|
module: dnos10_config
|
||||||
version_added: "2.2"
|
version_added: "2.2"
|
||||||
author: "Senthil Kumar Ganesan (@skg_net)
|
author: "Senthil Kumar Ganesan (@skg_net)"
|
||||||
short_description: Manage Dell OS10 configuration sections
|
short_description: Manage Dell OS10 configuration sections
|
||||||
description:
|
description:
|
||||||
- Dell OS10 configurations use a simple block indent file sytanx
|
- Dell OS10 configurations use a simple block indent file sytanx
|
Loading…
Add table
Add a link
Reference in a new issue