python310Packages.ansible-later: add changelog to meta
This commit is contained in:
parent
e1d8b23484
commit
66a0a3842c
@ -84,6 +84,7 @@ buildPythonPackage rec {
|
||||
meta = with lib; {
|
||||
description = "Best practice scanner for Ansible roles and playbooks";
|
||||
homepage = "https://github.com/thegeeklab/ansible-later";
|
||||
changelog = "https://github.com/thegeeklab/ansible-later/releases/tag/v${version}";
|
||||
license = licenses.mit;
|
||||
maintainers = with maintainers; [ tboerger ];
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user