fix playbook syntax

Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
Aurélien Bompard 2020-09-16 12:18:29 +02:00
parent 26c74a6a1f
commit 0e4e9bd04f
No known key found for this signature in database
GPG key ID: 31584CFEB9BF64AD

View file

@ -1,5 +1,5 @@
- name: setup the database
hosts: db01{{env_suffix}}.iad2.fedoraproject.org
hosts: db01.iad2.fedoraproject.org:db01.stg.iad2.fedoraproject.org
gather_facts: no
become: yes
become_user: postgres