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
|
mode: 0644
|
||||||
|
|
||||||
- name: Installing Zimbra OSE
|
- name: Installing Zimbra OSE
|
||||||
command: ./install.sh -s < /tmp/zcs/installZimbra-keystrokes
|
shell: ./install.sh -s < /tmp/zcs/installZimbra-keystrokes
|
||||||
args:
|
args:
|
||||||
chdir: '/usr/local/src/{{ zmpkg }}/'
|
chdir: '/usr/local/src/{{ zmpkg }}/'
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue