From 10ccc3d0dafa29f99db890c0227bce77a8dc877a Mon Sep 17 00:00:00 2001 From: lefos Date: Mon, 1 Nov 2021 01:33:58 +0200 Subject: [PATCH] asd --- mongo.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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