summaryrefslogtreecommitdiffstats
path: root/vagrant/ansible/roles/client.prep/tasks/main.yml
diff options
context:
space:
mode:
Diffstat (limited to 'vagrant/ansible/roles/client.prep/tasks/main.yml')
-rw-r--r--vagrant/ansible/roles/client.prep/tasks/main.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/vagrant/ansible/roles/client.prep/tasks/main.yml b/vagrant/ansible/roles/client.prep/tasks/main.yml
index 9da0978..3d4403f 100644
--- a/vagrant/ansible/roles/client.prep/tasks/main.yml
+++ b/vagrant/ansible/roles/client.prep/tasks/main.yml
@@ -8,12 +8,6 @@
- git
state: latest
-#This is a temporary section while we move scripts to use python 3
-- name: Install Python 2 modules
- pip:
- name:
- - PyYAML
-
- name: Install Python 3 modules
pip:
executable: /usr/bin/pip3