mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-22 12:50:22 -07:00
Initial commit
This commit is contained in:
commit
aebc1b03fd
4861 changed files with 812621 additions and 0 deletions
|
@ -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
|
Loading…
Add table
Add a link
Reference in a new issue