summaryrefslogtreecommitdiff
path: root/ansible/roles/python-dev-env
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-05-28 19:03:01 +0300
committerLars Wirzenius <liw@liw.fi>2018-05-28 20:55:05 +0300
commit5e40e5558960aa062232cc3434c908965e63f761 (patch)
treecdb5f39bef2f4f44f9272993e16a97cd4d007e28 /ansible/roles/python-dev-env
parent5ff7c3da3a80df17d2cba4289ef25837aeb4c8dc (diff)
downloadansibleness-5e40e5558960aa062232cc3434c908965e63f761.tar.gz
Add: stuff to python-dev-env
Diffstat (limited to 'ansible/roles/python-dev-env')
-rw-r--r--ansible/roles/python-dev-env/tasks/main.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/ansible/roles/python-dev-env/tasks/main.yml b/ansible/roles/python-dev-env/tasks/main.yml
index 20513ed..20882d6 100644
--- a/ansible/roles/python-dev-env/tasks/main.yml
+++ b/ansible/roles/python-dev-env/tasks/main.yml
@@ -23,6 +23,7 @@
- python-sphinx
- python-tracing
- python-ttystatus
+ - python3-ttystatus
- python-yaml
- python3-all
- python3-all-dev
@@ -31,4 +32,4 @@
- python3-jinja2
- python3-jwt
- python-jwt
-
+ - python3-psycopg2