Merge branch 'master' of ssh://git-ssh.notandy.de:2222/ansible/roles/packages
This commit is contained in:
commit
50614b4407
1 changed files with 2 additions and 2 deletions
|
|
@ -27,12 +27,12 @@ repos: {}
|
|||
# url to repo, example: "http://www.deb-multimedia.org stretch main non-free"
|
||||
url: ''
|
||||
|
||||
# only set either key or keyid + keyserver
|
||||
# only set either key, keyurl or keyid + keyserver
|
||||
|
||||
# gpg key to add for this repo
|
||||
key: ''
|
||||
|
||||
# gpg key will be downloaded from this url and added as trusted
|
||||
# url to download a gpg key for this repo from
|
||||
keyurl: ''
|
||||
|
||||
# key id of the key to add, for example "36A1D7869245C8950F966E92D8576A8BA88D21E9"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue