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
|
state: directory
|
||||||
|
|
||||||
- name: Uploading keystroke file
|
- name: Uploading keystroke file
|
||||||
copy:
|
template:
|
||||||
src: 'installZimbra-keystrokes'
|
src: 'installZimbra-keystrokes'
|
||||||
dest: /tmp/zcs/installZimbra-keystrokes
|
dest: /tmp/zcs/installZimbra-keystrokes
|
||||||
owner: root
|
owner: root
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue