did some git stuff

This commit is contained in:
2024-07-23 09:26:55 -07:00
parent 7d7ef57597
commit d2f8fb3097
3 changed files with 17 additions and 8 deletions

View File

@@ -6,11 +6,3 @@
repo: "{{ doom_emacs_repo }}"
dest: "{{ doom_emacs_dest }}"
update: no
- name: dracula qt5 repo
become: yes
become_user: opal
git:
repo: "{{ dracula_qt5_repo }}"
dest: "{{ dracula_qt5_dest }}"
update: no