mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Set teams group to apache as well
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
- restart apache
|
- restart apache
|
||||||
|
|
||||||
- name: allow apache to run team sync script
|
- name: allow apache to run team sync script
|
||||||
file: path=/srv/web/meetbot/teams recurse=yes owner=apache group=daemon mode=0644
|
file: path=/srv/web/meetbot/teams recurse=yes owner=apache group=apache 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
|
||||||
|
|||||||
Reference in New Issue
Block a user