{ pkgs, ... }: { machine.pkgsets.ansible.pkgs = with pkgs; [ ansible ansible-builder ansible-language-server ansible-lint ]; }