* removes unused code * removes module_utils/local.py * removes plugins/action/network.py * removes action_handler from connection plugins * removes code to use action_handler in task_executor * updates action plugins to subclass from normal
* new module net_command for sending a command to a network device * adds unit test cases for module * only works with connection=network_cli