bunch of stuff
This commit is contained in:
@@ -23,7 +23,6 @@
|
||||
dest: "{{ pfetch_dest }}"
|
||||
update: no
|
||||
|
||||
|
||||
- name: Pull doom emacs
|
||||
become: yes
|
||||
become_user: opal
|
||||
@@ -32,10 +31,3 @@
|
||||
dest: "{{ doom_dest }}"
|
||||
update: no
|
||||
|
||||
- name: Pull yay repo
|
||||
become: yes
|
||||
become_user: opal
|
||||
git:
|
||||
repo: "{{ yay_repo }}"
|
||||
dest: "{{ yay_dest }}"
|
||||
update: no
|
||||
|
||||
Reference in New Issue
Block a user