Merge pull request #300992 from r-ryantm/auto-update/ansible

ansible: 2.16.4 -> 2.16.5
This commit is contained in:
Maciej Krüger 2024-04-03 23:25:37 +02:00 committed by GitHub
commit 0d6b708379
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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