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/integration/targets/openvswitch_db
Jakub Libosvar c3f2e4679c 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

(cherry picked from commit 26b0908270)
6 years ago
..
defaults [WIP] Add openvswitch_db integration tests (#23803) 7 years ago
meta [WIP] Add openvswitch_db integration tests (#23803) 7 years ago
tasks Add missing delegate_to on openvswitch_db integration test runner (#25597) 7 years ago
tests openvswitch_db: Make 'key' parameter optional (#42110) 6 years ago
aliases Revert "Use needs/root, rather than become: yes" (#27483) 7 years ago