python3Packages.ansible-collections: fix homepage
This commit is contained in:
parent
7d65aab9a0
commit
f46205d571
@ -70,7 +70,7 @@ buildPythonPackage rec {
|
|||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
description = "Radically simple IT automation";
|
description = "Radically simple IT automation";
|
||||||
homepage = "Radically simple IT automation";
|
homepage = "http://www.ansible.com";
|
||||||
license = licenses.gpl3Plus;
|
license = licenses.gpl3Plus;
|
||||||
maintainers = with maintainers; [ hexa ];
|
maintainers = with maintainers; [ hexa ];
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user