mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-28 19:20:22 -07:00
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 |
||
---|---|---|
.. | ||
__init__.py | ||
openvswitch_bridge.py | ||
openvswitch_db.py | ||
openvswitch_port.py |