normalized the name of the playbooks for a more coherent ones

This commit is contained in:
aminnairi
2024-01-04 12:19:10 +01:00
parent cf6fe92657
commit c8f937b90d
2 changed files with 0 additions and 0 deletions
+27
View File
@@ -0,0 +1,27 @@
---
- name: Arch with Gnome and AMD
hosts: all
connection: local
vars:
ansible_python_interpreter: auto_silent
gather_facts: true
roles:
- base
- amd
- git
- xorg
- fish
- fontconfig
- kitty
- felix
- vifm
- tmux
- neovim
- ufw
- pipewire
- hostname
- timezone
- locale
- network
- docker
- gnome