summaryrefslogtreecommitdiff
path: root/ansible/roles/python-dev-env
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2018-09-07 16:19:22 +0300
committerLars Wirzenius <liw@liw.fi>2018-09-07 16:19:22 +0300
commitec43d7916ae66dabd7bab21dc36cc915d0bf1142 (patch)
tree07034160b36781073d19769a2cc9fb36e64eacf3 /ansible/roles/python-dev-env
parent5f1cc2dc8935210377b2334999064ba1a1e4f225 (diff)
downloadansibleness-ec43d7916ae66dabd7bab21dc36cc915d0bf1142.tar.gz
Change: disable python-tracing
Diffstat (limited to 'ansible/roles/python-dev-env')
-rw-r--r--ansible/roles/python-dev-env/tasks/main.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/ansible/roles/python-dev-env/tasks/main.yml b/ansible/roles/python-dev-env/tasks/main.yml
index f21cd33..f186885 100644
--- a/ansible/roles/python-dev-env/tasks/main.yml
+++ b/ansible/roles/python-dev-env/tasks/main.yml
@@ -21,7 +21,7 @@
- python-requests
- python-setuptools
- python-sphinx
- - python-tracing
+# - python-tracing
- python-ttystatus
- python3-ttystatus
- python-yaml