mirror of
https://github.com/ansible-collections/community.mysql.git
synced 2025-08-22 14:01:44 -07:00
change filter name to user_accounts
This commit is contained in:
parent
71abdd7567
commit
db43c34f63
5 changed files with 98 additions and 98 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue