summaryrefslogtreecommitdiff
path: root/ansible/playbooks/setup_other_tools.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/playbooks/setup_other_tools.yaml')
-rw-r--r--ansible/playbooks/setup_other_tools.yaml6
1 files changed, 6 insertions, 0 deletions
diff --git a/ansible/playbooks/setup_other_tools.yaml b/ansible/playbooks/setup_other_tools.yaml
index 126a68b..b9f05c1 100644
--- a/ansible/playbooks/setup_other_tools.yaml
+++ b/ansible/playbooks/setup_other_tools.yaml
@@ -16,3 +16,9 @@
- name: "Installing transifex client"
shell: pip install transifex-client
+
+- name: "Creating EOS links for various apps"
+ shell: cp /usr/share/applications/$item.desktop /usr/share/applications/eos-app-$item.desktop
+ with_items:
+ - gnome-terminal
+ - devhelp