From 945aa04aae8bd3aaf2f264038a4275f5925bf557 Mon Sep 17 00:00:00 2001 From: lefos Date: Mon, 1 Nov 2021 01:44:29 +0200 Subject: [PATCH] asd --- mongo.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mongo.yml b/mongo.yml index cccf55b..cf10c90 100644 --- a/mongo.yml +++ b/mongo.yml @@ -59,5 +59,7 @@ apt: name: mongodb state: present + - name: run mongodb + command: sudo service mongodb start # notify: # - start mongodb \ No newline at end of file