mirror of
https://github.com/gentoo-mirror/gentoo.git
synced 2026-09-24 17:09:10 -07:00
app-admin/ansible-molecule: update GitHub remote
Signed-off-by: Marek Szuba <marecki@gentoo.org>
This commit is contained in:
@@ -18,7 +18,7 @@ PYPI_PN="molecule"
|
||||
inherit distutils-r1 docs optfeature pypi
|
||||
|
||||
DESCRIPTION="A toolkit designed to aid in the development and testing of Ansible roles"
|
||||
HOMEPAGE="https://pypi.org/project/molecule/ https://github.com/ansible-community/molecule/"
|
||||
HOMEPAGE="https://pypi.org/project/molecule/ https://github.com/ansible/molecule/"
|
||||
|
||||
LICENSE="MIT"
|
||||
SLOT="0"
|
||||
|
||||
@@ -8,6 +8,6 @@
|
||||
<stabilize-allarches/>
|
||||
<upstream>
|
||||
<remote-id type="pypi">molecule</remote-id>
|
||||
<remote-id type="github">ansible-community/molecule</remote-id>
|
||||
<remote-id type="github">ansible/molecule</remote-id>
|
||||
</upstream>
|
||||
</pkgmetadata>
|
||||
|
||||
Reference in New Issue
Block a user