13:42977b3af38d | 14:ee98a4f82632 |
---|---|
1 --- | 1 --- |
2 | |
3 # have to: | |
4 # - install/enable xcode | |
5 # - install macports | |
6 # - set macports in /etc/paths.d/ ? | |
2 | 7 |
3 - name: Install base packages | 8 - name: Install base packages |
4 macports: name={{item}} state=active | 9 macports: name={{item}} state=active |
5 with_items: | 10 with_items: |
6 - git | 11 - git |