moved helix installation at the bottom

This commit is contained in:
aminnairi
2023-11-29 13:17:03 +01:00
parent 3b6bb47437
commit 1b6819d5fd
-5
View File
@@ -3,11 +3,6 @@
hosts: all
connection: local
tasks:
- name: Install Helix (text editor)
become: true
pacman:
name: helix
state: present
- name: Install Fd (alternative to find)
become: true
pacman: