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.
9 lines
249 B
YAML
9 lines
249 B
YAML
7 years ago
|
# external2 is loaded from config path.
|
||
|
# external1 is loaded from integration/module_utils/roles/modrole/module_utils/..
|
||
|
|
||
|
- name: integration/module_utils/adjacent_to_playbook.yml
|
||
|
hosts: test-targets
|
||
|
any_errors_fatal: true
|
||
|
roles:
|
||
|
- modrole
|