--- initramfs_generator: - mkinitfs - dracut - booster snapshot_tool: '{{ ["sanoid", "zrepl"] if rootfs == "zfs" else ["snapper", "btrbk"] if rootfs == "btrfs" else ["none"] }}' # NOTE: Keep this in sync with `shell_mappings` in roles/user/defaults/main.yml usershell: - ash - bash - dash - fish - hilbish - ion-shell - nushell - sh - xonsh - yash - zsh seat_manager: - seatd - elogind acpid_daemon: - busybox - acpid device_manager: - mdev - mdevd - udev # udhcpc, dhclient, dhcpcd are configured with 'networking' service using ifupdown-ng, # in that same priority (/usr/libexec/ifupdown-ng/dhcp) dhcp_client: - udhcpc # from busybox - dhcpcd - dhclient - connman - kea crond_provider: - busybox - cronie - fcron syslog_provider: - busybox - rsyslog - sysklogd ntp_client: - ntpsec - busybox - openntpd - chrony dns_resolver: - dnscrypt-proxy - unbound