Andrew Coleman 89cfa245ed | ||
---|---|---|
.fonts | ||
.vim | ||
bin | ||
.bash_aliases | ||
.bash_profile | ||
.bashrc | ||
.gitconfig | ||
.gitignore | ||
.gitmodules | ||
.kerlrc | ||
.vimrc | ||
LICENSE | ||
README.md | ||
linux-bionic-playbook.yaml | ||
localdev-inventory.yaml |
README.md
Installation
Linux Bionic/Tara distributions
sudo apt-get install git python3 ansible ansible-lint && curl -sL https://raw.githubusercontent.com/penguincoder/dotfiles/master/bin/install-dotfiles.sh | bash && ansible-playbook -i localdev-inventory.yaml linux-bionic-playbook.yaml