mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Rename mote configuration file
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
dest="{{ item.location }}/{{ item.file }}"
|
||||
owner=apache group=apache mode=0600
|
||||
with_items:
|
||||
- { file: mote_config.py, location: /etc/mote, dest: config.py }
|
||||
- { file: config.py, location: /etc/mote }
|
||||
- { file: mote.conf, location: /etc/httpd/conf.d }
|
||||
- { file: mote.wsgi, location: /usr/share/mote }
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user