Initial commit

This commit is contained in:
Ansible Core Team 2020-03-09 09:11:07 +00:00
commit aebc1b03fd
4861 changed files with 812621 additions and 0 deletions

View file

@ -0,0 +1,12 @@
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