forked from infra/ansible
Update zsh path for FreeBSD.
This commit is contained in:
parent
bc653331f6
commit
4db79176e5
@ -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.3.1/functions/Prompts/prompt_gentoo_setup' }
|
- { src: 'prompt_gentoo_setup', dest: '/usr/local/share/zsh/5.4.2/functions/Prompts/prompt_gentoo_setup' }
|
||||||
|
|
||||||
- name: Create LDAP certificate directory
|
- name: Create LDAP certificate directory
|
||||||
file: path=/etc/ldap/ssl state=directory
|
file: path=/etc/ldap/ssl state=directory
|
||||||
|
Loading…
Reference in New Issue
Block a user