mirror of
https://git.decapod.one/brethil/dotfiles
synced 2024-11-23 12:01:30 +01:00
ansible: update ansible.cfg setup
This commit is contained in:
parent
d7ccec7fef
commit
b64781409c
|
@ -61,7 +61,7 @@
|
||||||
"vim/vimrc": "~/.vimrc"
|
"vim/vimrc": "~/.vimrc"
|
||||||
"pdbrc.py": "~/.pdbrc.py"
|
"pdbrc.py": "~/.pdbrc.py"
|
||||||
# "ipython": "~/.ipython" # FIXME: ipython config is more complex
|
# "ipython": "~/.ipython" # FIXME: ipython config is more complex
|
||||||
"ansible.cfg": "~/.ansible.cfg"
|
"ansible/ansible.cfg": "~/.ansible.cfg"
|
||||||
|
|
||||||
- name: check undodir_migration
|
- name: check undodir_migration
|
||||||
stat: path=${HOME}/.vim_runtime/temp_dirs/undodir
|
stat: path=${HOME}/.vim_runtime/temp_dirs/undodir
|
||||||
|
|
Loading…
Reference in New Issue
Block a user