Merge pull request #245062 from r-ryantm/auto-update/python310Packages.ansible-core

python310Packages.ansible-core: 2.15.1 -> 2.15.2
This commit is contained in:
Mario Rodas 2023-07-23 16:18:22 -05:00 committed by GitHub
commit 52cffb412a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -27,11 +27,11 @@
buildPythonPackage rec {
pname = "ansible-core";
version = "2.15.1";
version = "2.15.2";
src = fetchPypi {
inherit pname version;
hash = "sha256-7SjrSUPkgABO3Juh6b7peaBlDLL5Nyzkor1XKDjGDSs=";
hash = "sha256-hCUbAB8vnAkUvu3/zxlSnnRaExCBWdH+J96eOmpjrFo=";
};
# ansible_connection is already wrapped, so don't pass it through