Browse Source

Merge pull request #290 from pellegrino/fix_newebe_installation_on_debian_7

Merge pull request #290
Alex Payne 11 years ago
parent
commit
b23fdf9c9c
1 changed files with 1 additions and 0 deletions
  1. 1
    0
      roles/newebe/tasks/main.yml

+ 1
- 0
roles/newebe/tasks/main.yml View File

13
     - python-pip
13
     - python-pip
14
     - python-pycurl
14
     - python-pycurl
15
     - python-setuptools
15
     - python-setuptools
16
+    - python-lxml
16
     - supervisor
17
     - supervisor
17
 
18
 
18
 - name: Install Newebe
19
 - name: Install Newebe

Loading…
Cancel
Save