pagure: remove an invalid closing bracket
Signed-off-by: Pierre-Yves Chibon <pingou@pingoured.fr>
This commit is contained in:
parent
f08c16184b
commit
f75d677b56
1 changed files with 1 additions and 1 deletions
|
@ -79,7 +79,7 @@
|
|||
become: true
|
||||
postgresql_db:
|
||||
name: "{{ pagure_db_name }}"
|
||||
owner: "{{ pagure_db_user) }}"
|
||||
owner: "{{ pagure_db_user }}"
|
||||
encoding: UTF-8
|
||||
tags:
|
||||
- pagure
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue