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
This commit is contained in:
Pavel Raiskup 2020-02-22 10:22:14 +01:00 committed by Pierre-Yves Chibon
parent e655e9f1d7
commit acc2a5436f

View file

@ -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