mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 20:22:14 +02:00
removed the old global playbook
This commit is contained in:
@@ -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
|
|
||||||
Reference in New Issue
Block a user