fix syntax error

1-install-murmur-server
HgO 2020-06-14 19:58:32 +02:00
parent 8c3a74266a
commit 2c6ed18182
1 changed files with 2 additions and 2 deletions

View File

@ -52,7 +52,7 @@
state: directory
owner: root
group: root
chmod: "755"
mode: "755"
- name: Copy mice Python script
copy:
@ -60,7 +60,7 @@
dest: /opt/mice/mice.py
owner: root
group: root
chmod: "755"
mode: "755"
register: _murmur_mice_copied
- name: Compile Murmur.ice slice file