install_dmamanager_db.yml 314 Bytes BlameHistoryPermalink Edit 1 2 3 4 5 6 7 8 9 --- - hosts: all become: true tasks: - file: path: /tmp/source/bitnami-mongodb-3.4.4-0-linux-x64-installer.run mode: 0711 - name: Install DMA Manager DB command: /tmp/source/bitnami-mongodb-3.4.4-0-linux-x64-installer.run --optionfile /tmp/source/mongodb2.conf --mode unattended