install_wdchat_postgresql_db.yml 243 Bytes BlameHistoryPermalink Edit 1 2 3 4 5 6 --- - hosts: 05_install-postgres become: true tasks: - name: Install postgres software command: /tmp/source/bitnami-postgresql-9.6.2-0-linux-x64-installer.run --optionfile /tmp/configuration/wdchat-postgres.conf --mode unattended