forked from infra/ansible
common: update zsh path for FreeBSDH
This commit is contained in:
parent
b6605467fa
commit
634b952321
@ -25,7 +25,7 @@
|
|||||||
with_items:
|
with_items:
|
||||||
- { src: '.zshrc', dest: '/root/.zshrc' }
|
- { src: '.zshrc', dest: '/root/.zshrc' }
|
||||||
- { src: '.zshrc.local', dest: '/root/.zshrc.local' }
|
- { src: '.zshrc.local', dest: '/root/.zshrc.local' }
|
||||||
- { src: 'prompt_gentoo_setup', dest: '/usr/local/share/zsh/5.6/functions/Prompts/prompt_gentoo_setup' }
|
- { src: 'prompt_gentoo_setup', dest: '/usr/local/share/zsh/5.6.2/functions/Prompts/prompt_gentoo_setup' }
|
||||||
|
|
||||||
- name: Create BKCA certificate directory
|
- name: Create BKCA certificate directory
|
||||||
file: path="{{ item }}" state=directory
|
file: path="{{ item }}" state=directory
|
||||||
|
Loading…
Reference in New Issue
Block a user