ffd1590a63
* Move var_blending test inventory into test.
* Remove Amazon specific inventory entry for tests.
* Remove Azure specific inventory entry for tests.
* Move var_precedence test inventory into test.
* Move unicode test inventory into test.
* Remove unused inventory entry.
* Move gathering_facts test inventory into test.
* Move delegate_to test inventory into test.
* Clean up inventory for binary_modules test.
* Clean up integration test inventory..
(cherry picked from commit e5094e8071
)
Co-authored-by: Matt Clay <matt@mystile.com>
5 lines
101 B
YAML
5 lines
101 B
YAML
- hosts: testhost
|
|
roles:
|
|
- role: test_binary_modules
|
|
tags:
|
|
- test_binary_modules
|