From fe5738bed6086e07cb2726f5f73584899ead6314 Mon Sep 17 00:00:00 2001 From: lefos Date: Mon, 1 Nov 2021 01:01:09 +0200 Subject: [PATCH] asd --- mongo.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/mongo.yml b/mongo.yml index 2e06879..09640d9 100644 --- a/mongo.yml +++ b/mongo.yml @@ -47,5 +47,5 @@ apt_repository: repo='deb http://downloads-distro.mongodb.org/repo/ubuntu-upstart dist 10gen' state=present - name: install mongodb apt: pkg=mongodb-org state=latest update_cache=yes - notify: - - start mongodb \ No newline at end of file + # notify: + # - start mongodb \ No newline at end of file