Browse Source

Install git

Markus Lindenberg 8 years ago
parent
commit
a77c9bd738
1 changed files with 1 additions and 0 deletions
  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