# variables used in ansible_role_package --- assume_missing_is_syspkg: true full_upgrade: false install_state: present default_config: install_prefix: /usr/local become: true owner: root group: root # install lists brewtaps: [] cargopkgs: [] cargoversioned: [] caskpkgs: [] flatpkgs: [] flatpkg_repo: - name: flathub url: https://dl.flathub.org/repo/flathub.flatpakrepo gopkgs: [] npmpkgs: [] packages: [] pipxpkgs: [] srcpkgs: [] syspkgs: [] tappkgs: [] # pkgconfig, loaded from .yml files in vars # and combined. Configuration can be changed # when running the role by specifying # pkgconfig. as a dict pkgconfig: alacritty: {} bitwarden: {} broot: deps: Debian: - build-essential - libxcb1-dev - libxcb-render0-dev - libxcb-shape0-dev - libxcb-xfixes0-dev RedHat: - libxcb carapace: {} clangd: {} consul: {} fd: pkg: Darwin: - fd RedHat: - fd-find Debian: - fd-find ghostty: {} git: {} go: {} hashicorp: {} jellyfin: {} kitty: {} libreoffice: {} luals: {} neovide: {} neovim: {} nerdfonts: {} nodejs: {} nomad: {} nushell: {} packer: {} python3: {} rust: {} tailscale: {} terraform: {} terraformls: {} terrarepo: {} tidy: {} zfs: {} zig: {} zls: {}