lefos 3 years ago
parent
commit
759c63fb11
  1. 4
      monitorall.yml

4
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

Loading…
Cancel
Save