Skip to content

Commit

Permalink
Add dropbox repo
Browse files Browse the repository at this point in the history
  • Loading branch information
never147 authored Apr 7, 2024
1 parent 9ebf482 commit 8c855f2
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 @@ -26,6 +26,12 @@
when: >
'sublime-text' in all_desktop_packages
- name: Add dropbox repository
include_tasks:
file: dropbox-repo.yml
when: >
'dropbox' in all_desktop_packages
- name: Install desktop packages
apt:
state: latest
Expand Down

0 comments on commit 8c855f2

Please sign in to comment.