You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
---
|
|
|
|
- uses_external3:
|
|
register: out
|
|
|
|
- assert:
|
|
that:
|
|
- out.external3_path == "integration/module_utils/roles/modrole/module_utils/external3.py"
|
|
- out.external2_path == "integration/module_utils/roles/modrole/module_utils/external2.py"
|
|
fail_msg: |
|
|
out={{ out }}
|