renamed playbooks to a more close-to-the-metal name

This commit is contained in:
aminnairi
2023-12-31 20:38:30 +01:00
parent 407b5847ff
commit 6ce190073d
2 changed files with 0 additions and 0 deletions
+20
View File
@@ -0,0 +1,20 @@
---
- name: "Laptop installation & configuration"
hosts: all
connection: local
vars:
ansible_python_interpreter: auto_silent
gather_facts: false
roles:
- base
- amd
- xorg
- fish
- fontconfig
- kitty
- felix
- tmux
- neovim
- ufw
- locale
- gnome