Add integrations tests for column case sensitive name

This commit is contained in:
Laurent Indermuehle 2023-09-27 18:21:52 +02:00
commit 8e711903c5
No known key found for this signature in database
GPG key ID: 93FA944C9F34DD09
4 changed files with 235 additions and 1 deletions

View file

@ -18,3 +18,7 @@
- include_tasks: test_priv_subtract.yml
vars:
enable_check_mode: yes
- name: Test column case sensitive
ansible.builtin.import_tasks:
file: test_column_case_sensitive.yml