Ansible playbook to customize my Debian 12 XFCE desktop.
Use it at your own risk. Not open for pull requests or issues.
./wrapper-script.sh
# or install ansible requirements and run
ansible-playbook playbook/setup-workstation.yml --ask-become-pass
# to run a specific tag (may need to set first time install)
ansible-playbook playbook/setup-workstation.yml --ask-become-pass -t <tag>