cc81d1e1c3
* fix nxos_pim_interface
* Add integration test coverage and fix unit test
* Add clarifying comments
* Make ansibot happy
(cherry picked from commit 173c41aefe
)
4 lines
101 B
YAML
4 lines
101 B
YAML
---
|
|
- set_fact: connection="{{ nxapi }}"
|
|
|
|
- import_tasks: "{{ role_path }}/tests/common/sanity.yaml"
|