[fix] role:postgresql-for-espe
This commit is contained in:
parent
6b532a90b1
commit
ec06a61e5a
1 changed files with 0 additions and 2 deletions
|
@ -76,8 +76,6 @@
|
|||
"become_user": "postgres",
|
||||
"community.postgresql.postgresql_query": {
|
||||
"db": "{{var_postgresql_for_espe_schema}}",
|
||||
"login_user": "{{var_postgresql_for_espe_username}}",
|
||||
"login_password": "{{var_postgresql_for_espe_password}}",
|
||||
"query": "{{lookup('ansible.builtin.file','/tmp/espe.sql')}}"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue