mirror of
https://github.com/aminnairi/dotfiles.git
synced 2026-09-14 15:42:14 +02:00
moved helix installation at the bottom
This commit is contained in:
@@ -3,11 +3,6 @@
|
|||||||
hosts: all
|
hosts: all
|
||||||
connection: local
|
connection: local
|
||||||
tasks:
|
tasks:
|
||||||
- name: Install Helix (text editor)
|
|
||||||
become: true
|
|
||||||
pacman:
|
|
||||||
name: helix
|
|
||||||
state: present
|
|
||||||
- name: Install Fd (alternative to find)
|
- name: Install Fd (alternative to find)
|
||||||
become: true
|
become: true
|
||||||
pacman:
|
pacman:
|
||||||
|
|||||||
Reference in New Issue
Block a user