Merge branch 'master' of ssh://git-ssh.notandy.de:2222/ansible/roles/packages

This commit is contained in:
nd 2021-11-03 22:03:43 +01:00
commit 50614b4407
No known key found for this signature in database
GPG key ID: 21B5CD4DEE3670E9

View file

@ -27,12 +27,12 @@ repos: {}
# url to repo, example: "http://www.deb-multimedia.org stretch main non-free" # url to repo, example: "http://www.deb-multimedia.org stretch main non-free"
url: '' url: ''
# only set either key or keyid + keyserver # only set either key, keyurl or keyid + keyserver
# gpg key to add for this repo # gpg key to add for this repo
key: '' key: ''
# gpg key will be downloaded from this url and added as trusted # url to download a gpg key for this repo from
keyurl: '' keyurl: ''
# key id of the key to add, for example "36A1D7869245C8950F966E92D8576A8BA88D21E9" # key id of the key to add, for example "36A1D7869245C8950F966E92D8576A8BA88D21E9"