tests: add missing debops installs tep

pull/350/head
David Wilson 6 years ago
parent 6cb81d3cb7
commit 1008cda93b

@ -56,6 +56,10 @@
editable: true
name: ~/ansible
- pip:
virtualenv: ~/venv
name: debops
- lineinfile:
line: "source $HOME/venv/bin/activate"
path: ~/.profile

Loading…
Cancel
Save