change filter name to users_info

This commit is contained in:
Laurent Indermuehle 2023-10-13 15:00:21 +02:00
commit e61777cffb
No known key found for this signature in database
GPG key ID: 93FA944C9F34DD09
7 changed files with 107 additions and 107 deletions

View file

@ -220,6 +220,6 @@
that:
- result.databases.allviews.size == 0
- name: Import tasks file to tests user_accounts filter
- name: Import tasks file to tests users_info filter
ansible.builtin.import_tasks:
file: filter_user_accounts.yml
file: filter_users_info.yml