1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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.
2017-04-27 16:36:08 +02:00
..
fixtures Unit tests for openvswitch_db module (#23974) 2017-04-25 20:02:55 +02:00
__init__.py Unit tests for openvswitch_db module (#23974) 2017-04-25 20:02:55 +02:00
ovs_module.py Return commands instead of command (#24061) 2017-04-27 16:36:08 +02:00
test_openvswitch_db.py Return commands instead of command (#24061) 2017-04-27 16:36:08 +02:00