diff --git a/lib/ansible/modules/network/dnos10_command.py b/lib/ansible/modules/network/dell/dnos10_command.py similarity index 99% rename from lib/ansible/modules/network/dnos10_command.py rename to lib/ansible/modules/network/dell/dnos10_command.py index fbee7da3c5f..aa682711b5b 100644 --- a/lib/ansible/modules/network/dnos10_command.py +++ b/lib/ansible/modules/network/dell/dnos10_command.py @@ -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 diff --git a/lib/ansible/modules/network/dnos10_config.py b/lib/ansible/modules/network/dell/dnos10_config.py similarity index 99% rename from lib/ansible/modules/network/dnos10_config.py rename to lib/ansible/modules/network/dell/dnos10_config.py index 7004b76b113..3d7a0477d5a 100644 --- a/lib/ansible/modules/network/dnos10_config.py +++ b/lib/ansible/modules/network/dell/dnos10_config.py @@ -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