install_wdchat_postgresql_db.yml 234 Bytes
---
- hosts: install-wdchat-dma
  become: true
  tasks:
    - name: Install WDCHAT DB
      command: /tmp/source/bitnami-postgresql-9.6.2-0-linux-x64-installer.run --optionfile /tmp/configuration/wdchat-postgres.conf --mode unattended