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
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
..
basics
cumulus New Networking Module: NCLU (#21101) 8 years ago
eos Implement eos_banner for EAPI (#22609) 8 years ago
ios Fallback to show-run on ios_banner for devices where show banner does not work (#22793) 8 years ago
iosxr Add assertion on test_iosxr_facts (#23852) 8 years ago
junos Add junos_command module unit test (#23819) 8 years ago
nxos nxos_bgp fixes (#23927) 8 years ago
ovs Return commands instead of command (#24061) 8 years ago
vyos Remove shebangs from unit tests. 8 years ago
__init__.py