You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/modules/network
Jakub Libosvar 26b0908270 openvswitch_db: Make 'key' parameter optional (#42110)
The OVSDB schema consists of typed columns. The 'key' parameter is
required only for columns with type of a 'map'. This patch makes 'key'
an optional parameter to allow setting values for other column types
like int.

Fixes #42108
6 years ago
..
aireos Adding changed option to save_when for aireos (#40681) 6 years ago
aruba Aruba indenting (#33884) 7 years ago
basics code clean of old code from network modules updates (#21469) 8 years ago
cloudvision Add module cv_server_provision for integration with Arista CloudVision Portal. (#25450) 7 years ago
cnos Modifying cnos-facts, cnos_command and cnos-config in line with the design followed in Ansible. Adding unit test cases for these modules. Added plugins to support them. (#39955) 6 years ago
cumulus Remove wildcard import in test_nclu 7 years ago
dellos6 Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 6 years ago
dellos9 Ansible 2.5 feature support for dellos9 (#34880) 7 years ago
dellos10 Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 6 years ago
edgeos Add unit tests for edgeos_command (#35861) 7 years ago
enos Adding module enos_config and its UT files (#33081) 7 years ago
eos Update eos, ios, vyos cliconf plugin (#42300) 6 years ago
exos add tests for exos_command module (#42268) 6 years ago
f5 change OS X to macOS (#41294) 6 years ago
fortimanager skip fmg_script unit test if the pyFMG script is not present (#36732) 7 years ago
ios ios_facts: Report space of file systems (#41850) 6 years ago
iosxr show version brief does not work on iosxr virtual (#37609) 7 years ago
ironware Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 6 years ago
junos Netconf bytes fixes (#41607) 6 years ago
netact Netact cm command2 (#34873) 7 years ago
netscaler Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 6 years ago
nso nso_verify handle leaf-list in 4.5 and identityref (#37393) 7 years ago
nuage Fix Python 3.7 syntax error in tests. 7 years ago
nxos Replace bogus (but routeable) ip addresses with RFC 5737 example addresses (#40554) 6 years ago
onyx issue:38167 add support for onyx version 3.6.6000 for onyx_linkagg (#38191) 7 years ago
ovs openvswitch_db: Make 'key' parameter optional (#42110) 6 years ago
radware Fixing lack of failure when uploaded source is invalid (#37461) 7 years ago
slxos Adding slxos_lldp module (#39259) 6 years ago
vyos Add run_commands api for ios and vyos cliconf plugin (#42093) 6 years ago
__init__.py adds new module net_command for network devices (#19468) 8 years ago