{pkgs ? import {}}: with pkgs; mkShell { buildInputs = [ ansible ]; }