diff --git a/tests/group/test_group_case_insensitive.yml b/tests/group/test_group_case_insensitive.yml index 22fcc0d4..f4bda70d 100644 --- a/tests/group/test_group_case_insensitive.yml +++ b/tests/group/test_group_case_insensitive.yml @@ -136,7 +136,7 @@ - name: "Ensure test users test_users are absent" ipauser: - users: "{{ test_users }}" + name: "{{ user_names }}" state: absent - name: Test in all IPA versions 8.4.4+