Commit 9342a083 by John Jarvis

creating mongo log dir

parent 5c6365b7
......@@ -30,6 +30,7 @@
with_items:
- "{{ mongo_data_dir }}"
- "{{ mongo_dbpath }}"
- "{{ mongo_log_dir }}"
- name: mongo | stop mongo service
service: name=mongodb state=stopped
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment