Commit 62a440cf by Han Su Kim

Adding force option for installing mongo

parent 92994a30
......@@ -20,7 +20,7 @@
apt: >
pkg=mongodb-10gen={{ mongo_version }}
state=present install_recommends=yes
update_cache=yes
force=yes update_cache=yes
- name: create mongo dirs
file: >
......
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