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
taskfile installation
master
Markus Katharina Brechtel
4 years ago
parent
cd4642f61e
commit
518b268196
1 changed files
with
9 additions
and
0 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+9
-0
tasks/main.yaml
+ 9
- 0
tasks/main.yaml
View File
@@ -1 +1,10 @@
---
---
- name: snapd
apt:
pkg: snapd
- name: task snap
snap:
name: task
classic: true
Write
Preview
Loading…
Cancel
Save