summaryrefslogtreecommitdiff
path: root/test/integration/targets/postgresql_user_obj_stat_info/defaults/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'test/integration/targets/postgresql_user_obj_stat_info/defaults/main.yml')
-rw-r--r--test/integration/targets/postgresql_user_obj_stat_info/defaults/main.yml12
1 files changed, 0 insertions, 12 deletions
diff --git a/test/integration/targets/postgresql_user_obj_stat_info/defaults/main.yml b/test/integration/targets/postgresql_user_obj_stat_info/defaults/main.yml
deleted file mode 100644
index f697cefd33..0000000000
--- a/test/integration/targets/postgresql_user_obj_stat_info/defaults/main.yml
+++ /dev/null
@@ -1,12 +0,0 @@
-pg_user: postgres
-db_default: postgres
-
-test_table1: acme1
-test_table2: acme2
-test_table3: acme3
-test_idx1: idx1
-test_idx2: idx2
-test_func1: func1
-test_func2: func2
-test_func3: func3
-test_schema1: schema1