ansible/test/units/modules
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
..
cloud Migrate most uses of if type() to if isinstance() 2017-04-04 08:17:20 -07:00
network Return commands instead of command (#24061) 2017-04-27 16:36:08 +02:00
packaging apk: Fix regex search patterns 2017-04-18 15:07:55 +02:00
system known_hosts: support --diff (#20349) 2017-02-08 09:56:03 -05:00
web_infrastructure Fix PEP 8 issues. 2017-04-04 12:22:47 -07:00
__init__.py