weitere Aenderungen
This commit is contained in:
7
roles/workstation/tasks/software/openshot.yml
Normal file
7
roles/workstation/tasks/software/openshot.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
- name: software | openshot | install package
|
||||
get_url:
|
||||
url: https://github.com/OpenShot/openshot-qt/releases/download/v2.5.1/OpenShot-v2.5.1-x86_64.AppImage
|
||||
dest: /home/jay/bin/openshot.app
|
||||
mode: '0700'
|
||||
owner: jay
|
||||
group: jay
|
||||
Reference in New Issue
Block a user