mirror of
https://github.com/eoli3n/dotfiles
synced 2024-11-22 23:12:32 +01:00
20 lines
1.1 KiB
Plaintext
20 lines
1.1 KiB
Plaintext
- 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
|
|
- TOFIX: get current branch to checkout in Dockerfile var
|
|
- TODO: docker compose pour build toutes les distros ?
|
|
- TODO: update all vagrant specific task to match docker tasks
|
|
- TODO: install virtual display xephyr
|
|
- TODO: docker autobuild to docker run directly, edit README.md
|