forked from eoli3n/dotfiles
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathTODO
More file actions
30 lines (23 loc) · 1.2 KB
/
TODO
File metadata and controls
30 lines (23 loc) · 1.2 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
# TODO
- borgbackup: install and configure role
- tmux: install and configure role
- playbook: change includes in import tasks to be able to resolv with list-tasks
- powerline: check best install method all distrib
- zsh: check neon specific alias and others
- playbook: update all vagrant specific task to match docker hosts
# TOFIX
- vagrant: chsh in vagrant config file for FreeBSD
- powerline: not working with centos|debian|freebsd
- playbook: add {{ tag }} to fail module to print in "limit to distrib" task
- vagrant: tty in qwerty for debian keyboard
# TOTEST
- playbook: as root working ?
# FEATURE IDEA
- playbook: 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 ?
- vagrant: ansible provisionner -> https://github.com/hashicorp/vagrant/issues/7890
- all: Ubuntu compat|docker|vagrant for server tag
- all: Debian|Ubuntu|CentOS|FreeBSD compat|docker|vagrant for desktop/laptop tag
- docker: install virtual display xephyr to use docker as vagrant
- docker: autobuild to docker run directly without building locally