- TODO: borgbackup conf - TODO: tmux and configure - TOTEST: ansible provisionner vagrant : https://github.com/hashicorp/vagrant/issues/7890 - TODO: change includes in import tasks to be able to resolv with list-tasks - TOFIX: chsh in vagrant config file for FreeBSD - TOTEST : powerlines - TODO: check best install method all distrib powerline - TODO: clean zshrc - TODO: Ubuntu compat and vagrant for server tag - TODO: Debian/Ubuntu/CentOS/FreeBSD compat and vagrant for desktop/laptop tag - TODO: Add a tag "dotfiles", and pass every copy/templates/file with dest={{ dotsroot }} then : ansible-playbook localhost install.yml -t dotfiles -e 'dotsroot: tmp' to compile only dotfiles in an example dir ~/tmp ? what about lineinfile module ? - TODO: Add {{ tag }} to fail module to limit to distrib - TODO: Using travis+docker http://csicar.github.io/docker/window-manger/2016/05/24/docker-wm.html https://github.com/rogaha/docker-desktop/blob/master/Dockerfile https://docs.travis-ci.com/user/docker/ - TOFIX: get current branch to checkout in Dockerfile var - TOFIX: get chown in dockerfile working...