change filter name to user_accounts

This commit is contained in:
Laurent Indermuehle 2023-10-12 16:44:14 +02:00
commit db43c34f63
No known key found for this signature in database
GPG key ID: 93FA944C9F34DD09
5 changed files with 98 additions and 98 deletions

View file

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