mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-05-11 18:36:53 +08:00
openqa/dispatcher: fix indentation issue
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
@@ -205,7 +205,7 @@
|
||||
tags:
|
||||
- config
|
||||
|
||||
- name: Configure fedora-messaging ResultsDB reporter
|
||||
- name: Configure fedora-messaging ResultsDB reporter
|
||||
template: src=fedora_openqa_resultsdb_reporter.toml.j2 dest=/etc/fedora-messaging/fedora_openqa_resultsdb_reporter.toml owner=root group=root mode=0640
|
||||
when: "openqa_resultsdb_url is defined and openqa_fedoramessaging|bool"
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user