mirror of https://github.com/lucascbeyeler/zimbra
Bugfix - playbook trying to execute RedHat code
This commit is contained in:
parent
caaf3aa210
commit
6c51c8ca67
|
|
@ -15,7 +15,7 @@
|
|||
state: directory
|
||||
|
||||
- name: Uploading keystroke file
|
||||
copy:
|
||||
template:
|
||||
src: 'installZimbra-keystrokes'
|
||||
dest: /tmp/zcs/installZimbra-keystrokes
|
||||
owner: root
|
||||
|
|
|
|||
Loading…
Reference in New Issue