浏览代码

Install git

Markus Lindenberg 8 年之前
父节点
当前提交
a77c9bd738
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      roles/common-system/tasks/tools.yml

+ 1 - 0
roles/common-system/tasks/tools.yml

@@ -16,6 +16,7 @@
     - pv
     - bwm-ng
     - rsync
+    - git
 
 - name: Ensure vim is default editor
   alternatives: name=editor path=/usr/bin/vim.basic