copr-fe: typo in PG history file create

This commit is contained in:
Pavel Raiskup 2021-04-01 10:53:16 +02:00
parent 5184a2d111
commit de6b2cd7b0

View file

@ -138,5 +138,5 @@
- name: install pghistory file
file: path="{{ copr_fe_homedir }}/.psql_history" state=touch
owner=copr-fe group=ćopr-fe mode=0600
owner=copr-fe group=copr-fe mode=0600
when: not history_file.stat.exists