deploy_inital_wdchat_postgresql.yml 302 Bytes BlameHistoryPermalink Edit 1 2 3 4 5 6 7 8 9 --- - hosts: all become: true tasks: - name: Case insensitve password string match expect: command: /opt/stack/postgres/postgresql/bin/psql --host=127.0.0.1 --port=7432 --username=postgres -f /tmp/configuration/0.\ Create.User.sql responses: password: password