community.general/lib/ansible/module_utils/network
Mike Wiebe a721572206 Fix issues with nxos_os_install module (#48811)
* Use expect module to copy files

* Remove old and redundant upgrade files

* Return error message instead of code

* Cleanup copy command code

* Fix force issue in nxos_install_os

* new nxos_install_os integration tests

* Uncomment transport tests

* Revert negative test change

* Remove combined option that is no longer required

* Make shippable happy

* Add n5k test files
2018-11-20 10:14:15 +05:30
..
a10
aci Various small fixes to MSC modules and tests (#48417) 2018-11-13 09:01:45 +01:00
aireos Revert "Fixes #35622 (#41522)" (#41805) 2018-06-21 14:52:35 -04:00
aos Enable additional pylint rules and resolve issues found. (#47221) 2018-10-18 13:38:08 -07:00
aruba Aruba indenting (#33884) 2017-12-14 14:37:34 +05:30
asa
avi Updated Avi Modules with new features and documentation update. (#34206) 2017-12-24 08:15:23 +00:00
bigswitch
cloudengine Add cli and netconf ability from ansible itself for cloudengine ce modules (#41357) 2018-06-14 09:38:27 +05:30
cnos Lenovo finetune modules (#46623) 2018-10-11 09:49:49 -04:00
common Move network utils that are used by AWS modules (#45579) 2018-10-02 15:08:00 -04:00
dellos6 Fixes #41549 (#41551) 2018-07-20 09:19:20 -07:00
dellos9 Ansible 2.5 feature support for dellos9 (#34880) 2018-01-23 13:59:27 +00:00
dellos10 Added support for new Ansible Infra (network_cli plugin, cliconf, module utils cleanup and test) for dellos10 Support t (#34915) 2018-01-25 12:37:27 +00:00
edgeos Add missing ConnectionError imports (#45879) 2018-09-20 12:01:01 +10:00
edgeswitch edgeswitch_facts (#47618) 2018-11-02 18:50:11 +05:30
enos Changing Lenovo Inc to Lenovo and update License file to be consistent. (#36155) 2018-02-14 10:44:05 +00:00
eos There are other instances of transform being used... update them as well (#45663) 2018-09-17 08:42:20 -04:00
exos Adding exos_command cli_conf module (#37775) 2018-04-23 23:23:09 +05:30
f5 Removes commented out code (#48902) 2018-11-19 13:51:12 -08:00
fortimanager Fortinet FortiManager Scripting Module (#34518) 2018-01-26 18:40:12 +00:00
fortios
ftd FTD modules: upsert functionality and bug fixes (#47747) 2018-11-16 11:55:36 +05:30
ingate Refactor ingate module_utils (#47959) 2018-11-13 17:42:53 +05:30
ios Add support for 25G and 100G interfaces (#47852) 2018-10-31 19:09:53 +05:30
iosxr Fix iosxr cli_config module diff issue (#44898) 2018-08-30 21:39:11 +05:30
ironware
junos Misc typo fixes (#47699) 2018-10-28 12:35:30 +05:30
meraki Meraki utility - construct_path() now supports custom keys (#42286) 2018-07-14 02:26:37 +02:00
netconf Fix netconf module_utils dict changed size issue (#46778) 2018-10-11 00:01:17 +05:30
netscaler
nos new nos_command module (#43056) 2018-08-10 13:50:02 -07:00
nso updated .decode('utf-8') to to_text() 2018-11-19 13:34:04 -05:00
nxos Fix issues with nxos_os_install module (#48811) 2018-11-20 10:14:15 +05:30
onyx Add support for global IGMP configuration on onyx switches (#42164) 2018-07-18 12:20:21 -04:00
ordnance
panos Adding connector for network/panos modules (#46142) 2018-09-27 17:36:42 -04:00
routeros Add missing ConnectionError imports (#45879) 2018-09-20 12:01:01 +10:00
slxos Extreme Networks SLXOS Config Module (#38607) 2018-04-20 08:52:20 +01:00
sros
voss New voss_config module (#47533) 2018-11-01 14:07:41 +05:30
vyos Handle ConnectionError exception in network modules (#43353) 2018-07-30 10:24:58 +05:30
__init__.py