Ansible playbook to configure my laptop.
host vars
ansible-galaxy collection install community.general community.docker
ansible-playbook site.yml| Tag name | What it does |
|---|---|
| install | Runs all the playbooks (can be ommited) |
| bootstrap | Bootstrap the laptop (mostly adds repositories) |
| update | Update or Install new software packages |
| config | Config changes |
| additions | Additional software dependent on tools in install part |
I don not backup them. But it should be enough to backup and restore ~/.local/share/gnome-shell/extensions directory