From b789bda76fa3f6d0ea6091a2d01663a023d8439c Mon Sep 17 00:00:00 2001 From: Thomas Schulze Date: Thu, 9 May 2024 15:32:57 +0200 Subject: [PATCH] remove ansible --- shell.nix | 1 - 1 file changed, 1 deletion(-) diff --git a/shell.nix b/shell.nix index 12ea2f2..d9bb0c2 100644 --- a/shell.nix +++ b/shell.nix @@ -2,7 +2,6 @@ pkgs.mkShell { buildInputs = with pkgs; [ - ansible ansible-lint packer python311