syntax fix
This commit is contained in:
parent
3562d844d9
commit
5c2d50a2af
1 changed files with 1 additions and 1 deletions
|
@ -106,7 +106,7 @@
|
|||
|
||||
- name: setup the SAR script for the meetbot logs
|
||||
copy: src=meetbot_sar.py dest=/usr/local/bin/meetbot_sar.py
|
||||
owner:root group:root mode:0700
|
||||
owner=root group=root mode=0700
|
||||
tags:
|
||||
- config
|
||||
- supybot
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue