servicegateway.yml 282 Bytes BlameHistoryPermalink Edit 1 2 3 4 5 6 7 - name: Remove servicegateway DB if exist file: state: absent path: /opt/stack/mongodb2 - name: Install servicegateway DB shell: /tmp/source/bitnami-mongodb-3.4.4-0-linux-x64-installer.run --optionfile /tmp/configuration/servicegateway.conf --mode unattended