From acc2a5436f4f44e44066a04251bb5e2235ede334 Mon Sep 17 00:00:00 2001 From: Pavel Raiskup Date: Sat, 22 Feb 2020 10:22:14 +0100 Subject: [PATCH] copr-fe-dev-aws: test ansible PG plugin #2 This can not work. But the plugin should behave differently. Relates https://pagure.io/fedora-infrastructure/issue/8675 --- playbooks/groups/copr-backend.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/groups/copr-backend.yml b/playbooks/groups/copr-backend.yml index 5113dc7abc..9ee7a2cf49 100644 --- a/playbooks/groups/copr-backend.yml +++ b/playbooks/groups/copr-backend.yml @@ -7,7 +7,7 @@ - name: Create db postgresql_db: name="coprdb" encoding='UTF-8' become: yes - become_user: postgres + become_user: praiskup - name: check/create instance hosts: copr_back_dev:copr_back_stg:copr_back:copr_back_dev_aws:copr_back_aws