[WIP] Add tables count per database

This commit is contained in:
Laurent Indermuehle 2024-11-13 17:38:04 +01:00
commit 9cf17827d2
No known key found for this signature in database
GPG key ID: 93FA944C9F34DD09
3 changed files with 102 additions and 9 deletions

View file

@ -221,6 +221,10 @@
that:
- result.databases.allviews.size == 0
- name: Import tasks file to tests tables count in database filter
ansible.builtin.import_tasks:
file: filter_databases_tables.yml
- name: Import tasks file to tests users_info filter
ansible.builtin.import_tasks:
file: filter_users_info.yml