Add Dell apt signing key

This commit is contained in:
Jesper Hess 2022-07-21 09:19:36 +02:00 committed by Gitea
parent c6a3cb5150
commit 997779d627
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"