This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-telegram-desktop
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
remote_src
master
Markus Katharina Brechtel
4 years ago
parent
21ccd493fa
commit
ca13f310e3
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
tasks/setup.yaml
+ 1
- 0
tasks/setup.yaml
View File
@@ -19,6 +19,7 @@
- name: extract telegram release
unarchive:
src: /opt/telegram-desktop/{{_telegram_desktop_dl_filename}}
remote_src: true
dest: /opt/telegram-desktop
mode: u=rwx,g=rx,o=rx
owner: root
Write
Preview
Loading…
Cancel
Save