瀏覽代碼

Fixes newebe installation on Debian 7

Installs python-lxml as a newebe dependency.

Related to issue #289 .
Vitor Pellegrino 10 年之前
父節點
當前提交
debab9d6dc
共有 1 個檔案被更改,包括 1 行新增0 行删除
  1. 1
    0
      roles/newebe/tasks/main.yml

+ 1
- 0
roles/newebe/tasks/main.yml 查看文件

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

Loading…
取消
儲存