ansible: 2.16.4 -> 2.16.5

This commit is contained in:
R. Ryantm
2024-04-02 15:48:39 +00:00
parent 4b455dc204
commit 9861c2cde6
@@ -29,11 +29,11 @@
buildPythonPackage rec {
pname = "ansible-core";
version = "2.16.4";
version = "2.16.5";
src = fetchPypi {
inherit pname version;
hash = "sha256-LNIIsJFZSMiL/60zHl0HCXtu3KGHLLUzdeUbZxnmoGA=";
hash = "sha256-zdKbDsPyDDVlc1Wi9qnB0M8RMdqZzJpKNAGAGwqzbW0=";
};
# ansible_connection is already wrapped, so don't pass it through