Skip to content
Snippets Groups Projects
Verified Commit 36325268 authored by Jan Alexander Steffens (heftig)'s avatar Jan Alexander Steffens (heftig)
Browse files

roles/archbuild: Install VCS tools

parent fd2160a1
No related branches found
Tags 0.7.1-1
No related merge requests found
---
- name: install archbuild
pacman: name=devtools,zsh state=present
pacman: name=devtools,zsh,git,subversion,mercurial,bzr state=present
- name: install archbuild scripts
copy: src={{ item }} dest=/usr/local/bin/{{ item }} owner=root group=root mode=0755
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment