mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Fix mote/meetbot to be idempotent here instead of changing everything twice..
This commit is contained in:
@@ -31,11 +31,6 @@
|
||||
tags:
|
||||
- mote
|
||||
|
||||
- name: allow apache to run team sync script
|
||||
file: path=/srv/web/meetbot/teams state=directory recurse=yes owner=apache group=apache mode=0755
|
||||
tags:
|
||||
- mote
|
||||
|
||||
- name: start mote-updater service
|
||||
service: name=mote-updater state=started enabled=yes
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user