removed the old global playbook

This commit is contained in:
aminnairi
2023-12-31 18:49:47 +01:00
parent 00c964cebb
commit 1f94fa6dcd
-22
View File
@@ -1,22 +0,0 @@
---
- name: "Laptop installation & configuration"
hosts: all
connection: local
vars:
ansible_python_interpreter: auto_silent
gather_facts: false
roles:
- base
- xorg
- i3
- background
- fish
- fontconfig
- notification
- kitty
- felix
- tmux
- rofi
- neovim
- bluetooth
- ufw