roll up of fixes for nxos_config (#21949)

* fixes provider to not log entries
* fixes nxapi send_request with config statements
* fixes nxapi get_config()
* updates nxos_config integration tests
This commit is contained in:
Peter Sprygada
2017-02-25 16:36:00 -05:00
committed by GitHub
parent f9b108e319
commit 14c05d9e2b
11 changed files with 17 additions and 17 deletions

View File

@@ -22,7 +22,7 @@
that:
- "result.changed == true"
# https://github.com/ansible/ansible-modules-core/issues/4807
- "result.updates is not defined"
- "result.updates is defined"
- name: check device with config
nxos_config: