1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-06-29 23:49:09 +00:00

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

View file