Remove set config repo email todos
This commit is contained in:
parent
18a74355c0
commit
c5c12ab670
@ -14,8 +14,6 @@
|
||||
dest: '{{vim_config_dir}}'
|
||||
branch: main
|
||||
|
||||
# - TODO: neovim set repo email
|
||||
# win_git_config:
|
||||
# - TODO: neovim install pip packages
|
||||
# win_pip:
|
||||
# name: '{{neovim_pip_packages}}'
|
||||
|
@ -4,8 +4,6 @@
|
||||
repo: git@code.infektor.net:config/python.git
|
||||
dest: ~/.config/python
|
||||
|
||||
# TODO: set repo email
|
||||
|
||||
- name: create config directories
|
||||
file:
|
||||
state: directory
|
||||
|
@ -6,7 +6,6 @@
|
||||
state: latest
|
||||
|
||||
# TODO: - name: install config repo
|
||||
# TODO: - name: set repo email
|
||||
# TODO: - name: install pip packages
|
||||
# TODO: - name: create config directories/files
|
||||
|
||||
|
@ -7,6 +7,4 @@
|
||||
dest: ~/.config/tmux
|
||||
version: master
|
||||
|
||||
# TODO: - name: set repo email
|
||||
|
||||
- include_tasks: ~/.config/tmux/tasks.yaml
|
||||
|
Loading…
x
Reference in New Issue
Block a user