mirror of
https://github.com/ThunixdotNet/ansible.git
synced 2026-01-24 05:30:18 +00:00
Add roles/shell/handlers/tildelauncher.yml
This commit is contained in:
7
roles/shell/handlers/tildelauncher.yml
Normal file
7
roles/shell/handlers/tildelauncher.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
# install tilde-launcher
|
||||
---
|
||||
- name: install tilde-launcher
|
||||
make:
|
||||
chdir: /usr/src/tilde-launcher
|
||||
target: install
|
||||
become: yes
|
||||
Reference in New Issue
Block a user