diff options
Diffstat (limited to 'roles/install_respondd_poller')
-rw-r--r-- | roles/install_respondd_poller/tasks/main.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/roles/install_respondd_poller/tasks/main.yml b/roles/install_respondd_poller/tasks/main.yml index aa03558..079a66b 100644 --- a/roles/install_respondd_poller/tasks/main.yml +++ b/roles/install_respondd_poller/tasks/main.yml @@ -5,6 +5,7 @@ - git - python-virtualenv - python-setuptools + - python-pip state: present - name: create venv |