This website works better with JavaScript.
Home
Help
Sign In
LILiK
/
lilik_playbook
Watch
5
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
remove sqlite from gogs playbook
services
Edoardo Putti
9 years ago
parent
d39cbffbf2
commit
81d6162551
1 changed files
with
0 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
roles/gogs/tasks/main.yaml
+ 0
- 1
roles/gogs/tasks/main.yaml
View File
@ -2,7 +2,6 @@
-
name
:
Install dependencies
apt
:
name={{ item }} state=latest
with_items:
-
sqlite3
-
git
-
name
:
Install Https for APT
apt
:
name=apt-transport-https update_cache=yes
Write
Preview
Loading…
Cancel
Save