dmamanager.yml 270 Bytes
- name: Remove dmamanager DB if exist
  file:
    state: absent
    path: /opt/stack/mongodb1
- name: Install dmamanager DB
  shell: /tmp/source/bitnami-mongodb-3.4.4-0-linux-x64-installer.run --optionfile /tmp/configuration/dmamanager.conf --mode unattended