mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-26 19:21:52 +00:00
* fix nxos_pim_interface * Add integration test coverage and fix unit test * Add clarifying comments * Make ansibot happy
4 lines
99 B
YAML
4 lines
99 B
YAML
---
|
|
- set_fact: connection="{{ cli }}"
|
|
|
|
- import_tasks: "{{ role_path }}/tests/common/sanity.yaml"
|