install_dmaengine_db.yml 312 Bytes
---
- hosts: all
  become: true
  tasks:
    - file:
        path: /tmp/source/bitnami-mongodb-3.4.4-0-linux-x64-installer.run
        mode: 0711  
    - name: Install DMAENGINE DB
      command: /tmp/source/bitnami-mongodb-3.4.4-0-linux-x64-installer.run --optionfile /tmp/source/mongodb1.conf --mode unattended