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:
parent
0d2bdcb039
commit
e32244d032
1 changed files with 1 additions and 0 deletions
|
@ -102,6 +102,7 @@
|
||||||
- block:
|
- block:
|
||||||
- name: Add mongodb.org signing key
|
- name: Add mongodb.org signing key
|
||||||
shell: wget -qO - https://www.mongodb.org/static/pgp/server-4.4.asc | apt-key add -
|
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
|
- name: Add mongodb repo for Debian 10 amd64
|
||||||
apt_repository:
|
apt_repository:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue