Give apache rw access on teams
This commit is contained in:
parent
62254a31f8
commit
af543e65bf
1 changed files with 3 additions and 0 deletions
|
@ -26,6 +26,9 @@
|
||||||
- nuke mote json cache
|
- nuke mote json cache
|
||||||
- restart apache
|
- restart apache
|
||||||
|
|
||||||
|
- name: allow apache to run team sync script
|
||||||
|
file: path=/srv/web/meetbot/teams recurse=yes owner=apache group=daemon mode=0644
|
||||||
|
|
||||||
- name: start mote-updater service
|
- name: start mote-updater service
|
||||||
service: name=mote-updater state=started enabled=yes
|
service: name=mote-updater state=started enabled=yes
|
||||||
tags:
|
tags:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue