fix nxos_command nxapi test output (#29436)

Signed-off-by: Trishna Guha <trishnaguha17@gmail.com>
pull/29499/head
Trishna Guha 7 years ago committed by GitHub
parent 50ae33d3c1
commit bbb1ceba75

@ -42,7 +42,8 @@
- name: "Run show running-config bgp - should pass" - name: "Run show running-config bgp - should pass"
nxos_command: nxos_command:
commands: commands:
- sh running-config bgp - command: sh running-config bgp
output: text
provider: "{{ nxapi }}" provider: "{{ nxapi }}"
register: result register: result

Loading…
Cancel
Save