gogs: apt repo key location has changed
This commit is contained in:
parent
f576ebe615
commit
905f86f2df
@ -4,7 +4,7 @@
|
|||||||
apt: name=apt-transport-https
|
apt: name=apt-transport-https
|
||||||
|
|
||||||
- name: Enable gogs apt-key
|
- name: Enable gogs apt-key
|
||||||
apt_key: url='https://deb.packager.io/key'
|
apt_key: url='https://dl.packager.io/srv/pkgr/gogs/key'
|
||||||
|
|
||||||
- name: Enable gogs repository
|
- name: Enable gogs repository
|
||||||
apt_repository: repo="deb https://dl.packager.io/srv/deb/pkgr/gogs/pkgr/debian 9 main"
|
apt_repository: repo="deb https://dl.packager.io/srv/deb/pkgr/gogs/pkgr/debian 9 main"
|
||||||
|
Loading…
Reference in New Issue
Block a user