This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
ka
/
ansible-role-kanboard
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
remove python2 packages
master
Markus Katharina Brechtel
3 years ago
parent
5ec6688464
commit
d604e12cc4
1 changed files
with
0 additions
and
1 deletions
Unified View
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-1
tasks/database.yaml
+ 0
- 1
tasks/database.yaml
View File
@@ -3,7 +3,6 @@
- name: install postgresql debian packages
- name: install postgresql debian packages
apt:
apt:
pkg:
pkg:
- python-psycopg2
- python3-psycopg2
- python3-psycopg2
- postgresql
- postgresql
- autopostgresqlbackup
- autopostgresqlbackup
Write
Preview
Loading…
Cancel
Save