diff --git a/mongo.yml b/mongo.yml index 9e58f54..cccf55b 100644 --- a/mongo.yml +++ b/mongo.yml @@ -57,7 +57,7 @@ # apt_repository: repo='deb http://downloads-distro.mongodb.org/repo/ubuntu-upstart dist 10gen' state=present - name: install mongodb apt: - name: mongodb-org + name: mongodb state: present # notify: # - start mongodb \ No newline at end of file