Skip to content

Commit

Permalink
patroni.yml fix trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
vitabaks committed Jun 1, 2020
1 parent 9735c2f commit 603efbf
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion roles/patroni/tasks/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -494,7 +494,6 @@
when: ansible_os_family == "Debian" and
patroni_cluster_bootstrap_method == "initdb" and
postgresql_packages is not search("postgrespro")


- name: Prepare PostgreSQL | generate default postgresql config files
become: true
Expand Down

0 comments on commit 603efbf

Please sign in to comment.