summaryrefslogtreecommitdiff
path: root/test/integration/unicode.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/unicode.yml')
-rw-r--r--test/integration/unicode.yml7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/integration/unicode.yml b/test/integration/unicode.yml
index 6dca7fe490..b04d760182 100644
--- a/test/integration/unicode.yml
+++ b/test/integration/unicode.yml
@@ -41,13 +41,6 @@
- name: 'A task with unicode host vars'
debug: var=unicode_host_var
-
-- name: 'A play for hosts in group: ĪīĬĭ'
- hosts: 'ĪīĬĭ'
- gather_facts: false
- tasks:
- - debug: var=hostvars[inventory_hostname]
-
- name: 'A play for hosts in group: ĪīĬĭ'
hosts: 'ĪīĬĭ'
gather_facts: true