Skip to content

Latest commit

 

History

15 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

ansible

Simple repo for configuring work environment

What it does

Installs programs often used in my work environment, like Google-Chrome, Iterm2 and shell extensions.

How to run?

  1. Pull this repository: git clone git@github.com:asjafjell/ansible.git
  2. Change permissions of bootstrap script: chmod +x ansible/work/scripts/bootstrap.sh
  3. Run bootstrap script: ./ansible/work/scripts/bootstrap.sh
  4. Run ansible script: ansible-playbook main.yml -i hosts

Todo

  • Use lineinfile for adding .zshrc commands for jenv
  • Split Java tasks and jenv for java 7 and 8
  • Split into two main tasks. One for programs and one for more specific work environment like java
  • Use downloads folder for scripts downloading every time (like zsh)
  • Configure shell with autocomplete like here
  • Set up environment variables

About

Simple repo for configuring work environment

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages