Commit 3b0188ba by ansible

no message

1 parent 7240a662
Showing with 2 additions and 0 deletions
......@@ -8,6 +8,8 @@
# command: tar -zxvf /opt/stack/dma-mongo.tar.gz -C /opt/stack/
# - name: Delete File
# command: rm /opt/stack/dma-mongo.tar.gz
- name: Init Mongo 7017
command: /tmp/source/mongo_7017.sh
- name: Init Mongo 7018
command: /tmp/source/mongo_7018.sh
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!