ansible/network
Peter Sprygada 11efe33730 refactor the eos_command module to use the CommandRunner
* This adds support the CommandRunner to handle executing commands on
the remote device.
* It also changes the waitfor argument to wait_for to remain compatable
with other modules and adds an alias for waitfor.
* Restricts commands to show commands only when check mode is specified.
* add version_added to wait_for doc string
2016-07-06 21:28:48 -04:00
..
basics Use the six import for urlsplit instead of importing directly. (#3902) 2016-06-09 13:25:17 -04:00
cumulus Convert the network subfolder to py3/py2.4 syntax (#3690) 2016-05-18 09:08:30 -07:00
eos refactor the eos_command module to use the CommandRunner 2016-07-06 21:28:48 -04:00
ios Convert the network subfolder to py3/py2.4 syntax (#3690) 2016-05-18 09:08:30 -07:00
iosxr Convert the network subfolder to py3/py2.4 syntax (#3690) 2016-05-18 09:08:30 -07:00
junos removes requirement for config argument to be specified in junos_facts 2016-06-07 21:43:17 -04:00
nxos Fixing bug, added missing param (#3737) 2016-05-27 06:56:03 +02:00
openswitch Convert the network subfolder to py3/py2.4 syntax (#3690) 2016-05-18 09:08:30 -07:00
__init__.py package files 2014-09-26 11:05:47 -04:00