소스 검색

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