roll up of fixes for nxos_facts (#21954)

* fixes commands to work with nxapi
* updates test case timeouts
This commit is contained in:
Peter Sprygada
2017-02-25 17:48:09 -05:00
committed by GitHub
parent 16a39639f5
commit a284c3f7ea
4 changed files with 22 additions and 19 deletions

View File

@@ -7,6 +7,7 @@
provider: "{{ nxapi }}"
gather_subset:
- all
timeout: 60
register: result

View File

@@ -7,6 +7,7 @@
provider: "{{ nxapi }}"
gather_subset:
- "!hardware"
timeout: 30
register: result
- assert: