mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
d69440c4ef
* fix for nxos_vpc issues * fix unit tests * clean documentation
4 lines
100 B
YAML
4 lines
100 B
YAML
---
|
|
- set_fact: connection="{{ nxapi }}"
|
|
|
|
- import_tasks: targets/nxos_vpc/tests/common/sanity.yaml
|