mirror of https://github.com/lucascbeyeler/zimbra
Bugfix - Playbook broking when upload keystroke file
This commit is contained in:
parent
fc3379029d
commit
535568b78e
|
|
@ -31,7 +31,7 @@
|
|||
mode: 0644
|
||||
|
||||
- name: Installing Zimbra OSE
|
||||
command: ./install.sh -s < /tmp/zcs/installZimbra-keystrokes
|
||||
shell: ./install.sh -s < /tmp/zcs/installZimbra-keystrokes
|
||||
args:
|
||||
chdir: '/usr/local/src/{{ zmpkg }}/'
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue