summaryrefslogtreecommitdiff
path: root/ansible/roles/python-dev-env
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-09-11 11:52:22 +0300
committerLars Wirzenius <liw@liw.fi>2018-09-11 11:52:22 +0300
commiteb6de0a5f4c3467e12a3522175932dd1dfc74d3b (patch)
treeed4fafb630b5152306fa3f5057566b7fb7d837bf /ansible/roles/python-dev-env
parentc66778cd4f8f3aea5c166cd857cc7431640e4419 (diff)
downloadansibleness-eb6de0a5f4c3467e12a3522175932dd1dfc74d3b.tar.gz
Change: make e1 more useful for me
Diffstat (limited to 'ansible/roles/python-dev-env')
-rw-r--r--ansible/roles/python-dev-env/tasks/main.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/ansible/roles/python-dev-env/tasks/main.yml b/ansible/roles/python-dev-env/tasks/main.yml
index f186885..d1595a3 100644
--- a/ansible/roles/python-dev-env/tasks/main.yml
+++ b/ansible/roles/python-dev-env/tasks/main.yml
@@ -12,6 +12,7 @@
- python-coverage-test-runner
- python3-coverage-test-runner
- python-crypto
+ - python-pycryptodome
- python-doc
- python-fuse
- python-jinja2