Skip to content

Commit

Permalink
update: git-user-switch
Browse files Browse the repository at this point in the history
  • Loading branch information
wickes1 committed Sep 22, 2022
1 parent 83cb474 commit 089c7a9
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion group_vars/all
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ apps:
- ani-cli
js_apps:
- joplin
- git-user
- git-user-switch
base_utils:
- neovim-nightly-bin
- yay
Expand Down
1 change: 1 addition & 0 deletions roles/apps/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,5 @@
with_items: "{{ js_apps }}"
become: yes
tags:
- js_apps
- apps

0 comments on commit 089c7a9

Please sign in to comment.