Skip to content

Commit

Permalink
Update ubuntu.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
never147 authored Apr 6, 2024
1 parent 33e4c94 commit 41c971b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions roles/desktop-apps/tasks/ubuntu.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,12 @@
when: >
'spotify-client' in all_desktop_packages
- name: Add sublimetext repository
include_tasks:
file: sublimetext-repo.yml
when: >
'sublime-text' in all_desktop_packages
- name: Install desktop packages
apt:
state: latest
Expand Down

0 comments on commit 41c971b

Please sign in to comment.