Update 'tasks/setup-RedHat.yml'

This commit is contained in:
jens 2021-08-27 12:40:16 +00:00
parent 607dd1b227
commit 761402607a
1 changed files with 2 additions and 0 deletions

View File

@ -14,3 +14,5 @@
name: "{{ postgresql_python_library }}"
state: present
enablerepo: "{{ postgresql_enablerepo | default(omit, true) }}"
notify: "Reload systemd"