mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-22 22:11:46 -07:00
change filter name to users_info
This commit is contained in:
parent
070109e70d
commit
e61777cffb
7 changed files with 107 additions and 107 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue