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