mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Cleanup integration test inventory. (#50753)
* 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.
This commit is contained in:
5
test/integration/targets/unicode/inventory
Normal file
5
test/integration/targets/unicode/inventory
Normal file
@@ -0,0 +1,5 @@
|
||||
[local]
|
||||
testhost ansible_connection=local
|
||||
|
||||
[all:vars]
|
||||
unicode_host_var=CaféEñyei
|
||||
Reference in New Issue
Block a user