From ce51d6554b490c89c6965c43b96187b642c4f19b Mon Sep 17 00:00:00 2001 From: lefos Date: Sun, 31 Oct 2021 22:35:23 +0200 Subject: [PATCH] asd --- monitorall.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/monitorall.yml b/monitorall.yml index ba75eab..7526a9b 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 apt_repository: repo='deb http://downloads-distro.mongodb.org/repo/ubuntu-upstart dist 10gen' state=present - name: install mongodb