Add Dell apt signing key

This commit is contained in:
Jesper Hess 2022-07-21 09:19:36 +02:00
parent 9833696314
commit a495b7bf3b
Signed by untrusted user: graffen
GPG Key ID: 351A89E40D763F0F
1 changed files with 5 additions and 0 deletions

View File

@ -1,4 +1,9 @@
---
- name: import dell apt signing key
apt_key:
id: "1285491434D8786F"
keyserver: "keyserver.ubuntu.com"
- name: "configure dell apt repo"
apt_repository:
repo: "deb https://linux.dell.com/repo/community/openmanage/10101/focal focal main"