Unverified Commit 0d6b7083 authored by Maciej Krüger's avatar Maciej Krüger Committed by GitHub
Browse files

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

ansible: 2.16.4 -> 2.16.5
parents 2fc48ba8 9861c2cd
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -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