mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-08 06:12:51 +00:00
Test case for #10426
This commit is contained in:
@@ -38,6 +38,9 @@
|
||||
- name: 'A task with unicode extra vars'
|
||||
debug: var=extra_var
|
||||
|
||||
- name: 'A task with unicode host vars'
|
||||
debug: var=unicode_host_var
|
||||
|
||||
|
||||
- name: 'A play for hosts in group: ĪīĬĭ'
|
||||
hosts: 'ĪīĬĭ'
|
||||
|
||||
Reference in New Issue
Block a user