1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

Merge pull request #461 from holta/master

2-common -> Install common packages: add ntfs-3g as pkg #26
This commit is contained in:
A Holt 2017-10-25 13:13:32 -04:00 committed by GitHub
commit 62dfcc1afd
2 changed files with 1 additions and 0 deletions

View file

@ -83,6 +83,7 @@
- curl - curl
- pandoc - pandoc
- lynx - lynx
- ntfs-3g
#- name: Install pip as a commonly required package management system #- name: Install pip as a commonly required package management system
# command: curl https://bootstrap.pypa.io/get-pip.py -o {{ downloads_dir }}/get-pip.py # command: curl https://bootstrap.pypa.io/get-pip.py -o {{ downloads_dir }}/get-pip.py