community.general/lib/ansible/module_utils/network
Nathaniel Case 6cdf91fd35
Fix VyOS check mode (#35977)
* Revert "commented out check tests (#35788)"

This reverts commit 3df2561405.

* `discard_changes()` now uses `exit discard`

instead of just `discard`. Also a slight tweak to avoid a second `exit` after
`exit discard`
2018-02-11 11:40:33 -05:00
..
a10
aci ACI: Fixes to recent change to parameter choices (#35968) 2018-02-09 21:21:56 +01:00
aireos
aos
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
cnos Bug Fix at cnos.py (#34607) 2018-01-09 08:33:45 +00:00
common fixes error in dict_merge when merging list value (#35461) 2018-01-29 21:45:35 -05:00
dellos6 2.5 Plugin Environment support and Testcases for dellos6 modules (#34890) 2018-01-22 12:34:21 +00: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 [WIP] Add new network module for EdgeOS (#33109) 2018-02-07 10:36:26 -05:00
enos Lenovo enos bugfixes (#33857) 2017-12-13 20:57:51 +00:00
eos Refactor EOS code to use cliconf (#34426) 2018-01-11 13:33:33 +01:00
f5 Fixes repeated calls to create an API object (#35816) 2018-02-06 22:16:26 -08:00
fortimanager Fortinet FortiManager Scripting Module (#34518) 2018-01-26 18:40:12 +00:00
fortios
ios Refactor IOS libs to use cliconf (#34136) 2018-01-11 11:50:01 +01:00
iosxr * adds commit replace with config file for iosxr (#35564) 2018-02-01 14:15:32 +00:00
ironware
junos
netscaler
nso NSO: handle types for leaf-lists in nso_config (ValueBuilder) (#34986) 2018-01-24 11:21:17 +00:00
nxos module_utils.(eos, nxos) - Support use_proxy argument (#30813) 2018-01-10 15:05:48 +00:00
onyx Mellanox OS name change: MLNXOS changed to ONYX (#34753) 2018-01-11 22:21:17 +00:00
ordnance
sros
vyos Fix VyOS check mode (#35977) 2018-02-11 11:40:33 -05:00
__init__.py