ansible-lint: it builds
This commit is contained in:
parent
6866ca71a7
commit
2cc1939a0f
@ -45,6 +45,5 @@ buildPythonPackage rec {
|
|||||||
description = "Best practices checker for Ansible";
|
description = "Best practices checker for Ansible";
|
||||||
license = licenses.mit;
|
license = licenses.mit;
|
||||||
maintainers = [ maintainers.sengaya ];
|
maintainers = [ maintainers.sengaya ];
|
||||||
broken = true; # requires new flit to build
|
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user