mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-06 21:32:49 +00:00
Initial commit
This commit is contained in:
@@ -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
|
||||
Reference in New Issue
Block a user