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

ansible: 2.11.0 -> 2.11.1
This commit is contained in:
Martin Weinelt 2021-06-02 21:29:53 +02:00 committed by GitHub
commit e49cbd90e3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -23,11 +23,11 @@
buildPythonPackage rec {
pname = "ansible-core";
version = "2.11.0";
version = "2.11.1";
src = fetchPypi {
inherit pname version;
sha256 = "1if9cybdicjhrfzi6nndqakb4sh3mw1fijhvbzbsq7ki22vwww4l";
sha256 = "sha256-fnWCepTUfRw+GTDXCPDvY3o6uaIfdXqvVd6rbp9HxoI=";
};
# ansible_connection is already wrapped, so don't pass it through