1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

shut-up the warning

This commit is contained in:
Jerry Vonau 2020-08-25 21:09:42 -05:00
parent 0d2bdcb039
commit e32244d032

View file

@ -102,6 +102,7 @@
- block:
- name: Add mongodb.org signing key
shell: wget -qO - https://www.mongodb.org/static/pgp/server-4.4.asc | apt-key add -
warn: false
- name: Add mongodb repo for Debian 10 amd64
apt_repository: