Add roles/shell/tasks/tildelauncher.yml
continuous-integration/drone/push Build is passing Details

This commit is contained in:
deepend 2023-08-02 22:58:05 +00:00
parent 035c05428f
commit cd22eaddd2
1 changed files with 9 additions and 0 deletions

View File

@ -0,0 +1,9 @@
# install tilde-launcher
---
- name: Clone tilde-launcher
git:
repo: https://tildegit.org/thunix/tilde-launcher.git
dest: /usr/src/tilde-launcher
force: yes
notify:
- install tilde-launcher