From 759c63fb112082053b2aaa507b207e295b4615c7 Mon Sep 17 00:00:00 2001 From: lefos Date: Sun, 31 Oct 2021 22:39:42 +0200 Subject: [PATCH] asd --- monitorall.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/monitorall.yml b/monitorall.yml index bd9a0d1..af07826 100644 --- a/monitorall.yml +++ b/monitorall.yml @@ -41,8 +41,8 @@ # - curl # - lynx # - ruby - # - name: Import the public key used by the package management system - # apt_key: keyserver=hkp://keyserver.ubuntu.com:80 id=7F0CEB10 state=present + - name: Import the public key used by the package management system + apt_key: keyserver=hkp://keyserver.ubuntu.com:80 id=7F0CEB10 state=present - name: Add MongoDB repository become: true apt_repository: repo='deb http://downloads-distro.mongodb.org/repo/ubuntu-upstart dist 10gen' state=present