Skip to content

Commit

Permalink
Fixed rebase mistake.
Browse files Browse the repository at this point in the history
  • Loading branch information
tkuhlman committed May 4, 2015
1 parent 68ec828 commit ce74d93
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tasks/main.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
---
- name: Keystone User - Install dependencies
pip: name=python-keystoneclient state=present virtualenv="{{monasca_virtualenv_dir}}"
when: not skip_install

- name: Install deps to avoid pip doing compilation or enable it
apt: name={{item}} state=present
with_items: dependencies
Expand Down

0 comments on commit ce74d93

Please sign in to comment.