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/ovs
Ricardo Carrillo Cruz 2716fad38f Return commands instead of command (#24061)
Ok, so for openvswitch_db in particular we just return one command
but in the sake of consistency and code re-use, let's return a list
of "commands", even if it's just one.
8 years ago
..
fixtures Unit tests for openvswitch_db module (#23974) 8 years ago
__init__.py Unit tests for openvswitch_db module (#23974) 8 years ago
ovs_module.py Return commands instead of command (#24061) 8 years ago
test_openvswitch_db.py Return commands instead of command (#24061) 8 years ago