1
0
mirror of https://github.com/eoli3n/dotfiles synced 2024-11-22 23:12:32 +01:00

updated TODO

This commit is contained in:
eoli3n 2017-12-24 09:48:15 +01:00
parent 8b7629d346
commit fc75a4a32a

3
TODO

@ -12,3 +12,6 @@
then : ansible-playbook localhost install.yml -t dotfiles -e 'dotsroot: tmp' then : ansible-playbook localhost install.yml -t dotfiles -e 'dotsroot: tmp'
to compile only dotfiles in an example dir ~/tmp ? what about lineinfile module ? to compile only dotfiles in an example dir ~/tmp ? what about lineinfile module ?
- TODO: Add {{ tag }} to fail module to limit to distrib - 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://docs.travis-ci.com/user/docker/