This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-go-task
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
link task binary
master
Markus Katharina Brechtel
4 years ago
parent
518b268196
commit
591a5899f7
1 changed files
with
6 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+6
-0
tasks/main.yaml
+ 6
- 0
tasks/main.yaml
View File
@@ -8,3 +8,9 @@
snap:
name: task
classic: true
- name: link task binary
file:
src: /snap/bin/task
dest: /usr/local/bin/task
state: link
Write
Preview
Loading…
Cancel
Save