Update 'tasks/setup-RedHat.yml'

This commit is contained in:
jens 2021-08-27 12:41:05 +00:00
parent 761402607a
commit 71941564fd
1 changed files with 1 additions and 3 deletions

View File

@ -13,6 +13,4 @@
yum:
name: "{{ postgresql_python_library }}"
state: present
enablerepo: "{{ postgresql_enablerepo | default(omit, true) }}"
notify: "Reload systemd"
enablerepo: "{{ postgresql_enablerepo | default(omit, true) }}"