ansible-lint: update meta.homepage
This commit is contained in:
parent
8218431da9
commit
77d5e86ae4
@ -47,7 +47,7 @@ buildPythonPackage rec {
|
|||||||
'';
|
'';
|
||||||
|
|
||||||
meta = with lib; {
|
meta = with lib; {
|
||||||
homepage = "https://github.com/willthames/ansible-lint";
|
homepage = "https://github.com/ansible/ansible-lint";
|
||||||
description = "Best practices checker for Ansible";
|
description = "Best practices checker for Ansible";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = [ maintainers.sengaya ];
|
maintainers = [ maintainers.sengaya ];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user