fix indentation

This commit is contained in:
Robert Kaussow 2018-10-16 00:10:58 +02:00
parent dabc0e5365
commit f8c221bd92

View File

@ -11,6 +11,6 @@
gpgcheck: yes
enabled: yes
gpgkey: "https://download.postgresql.org/pub/repos/yum/RPM-GPG-KEY-PGDG-{{ __postgres_version }}"
become: True
become_user: root
when: postgres_repository_enabled
become: True
become_user: root
when: postgres_repository_enabled