Commit 30ddd036 by ansible

no message

1 parent eb836b57
Showing with 2 additions and 6 deletions
......@@ -6,8 +6,4 @@
expect:
command: /opt/stack/postgres/postgresql/bin/psql --host=127.0.0.1 --port=7432 --username=postgres -f /tmp/configuration/1_Create.User.sql
responses:
Password for user postgres: 'password'
expect:
command: /opt/stack/postgres/postgresql/bin/psql --host=127.0.0.1 --port=7432 --username=wdchat -d WDCHAT -f /tmp/configuration/2_Create.WDCHAT.Table.sql
responses:
Password for user postgres: 'BBRyAPNh6g4H9qte'
\ No newline at end of file
Password for user postgres: 'password'
\ No newline at end of file
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!