adds new module net_command for network devices (#19468)

* new module net_command for sending a command to a network device
* adds unit test cases for module
* only works with connection=network_cli
This commit is contained in:
Peter Sprygada 2016-12-19 11:21:37 -05:00 committed by GitHub
parent b77ab1a6c9
commit 2a5a2773c8
6 changed files with 244 additions and 4 deletions