gnuhub / ansible.ubuntu.base

[DEPRECATED]move to private repo
0 stars 0 forks source link

use jenkins to build sc2 then i can change and build sc2 at home #28

Closed gnuhub closed 10 years ago

gnuhub commented 10 years ago

http://ci.gnuhub.com:8080/job/sc2.build/

gnuhub commented 10 years ago
sudo apt-get install software-properties-common
sudo apt-add-repository ppa:ansible/ansible
sudo apt-get update
sudo apt-get install ansible
sudo ansible-galaxy install Ansibles.build-essential
sudo ansible-galaxy install Ansibles.git
sudo ansible-galaxy install Ansibles.oracle-jdk
sudo ansible-galaxy install Ansibles.python
sudo ansible-galaxy install eduardodeoh.ruby
sudo ansible-galaxy install robdyke.ant