mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
db-datanommer02.stg: use pgsql 15 here too
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
state=enabled
|
||||
when: ansible_distribution_major_version|int == 8
|
||||
|
||||
- name: on db-koji01 and db01.stg enable the postgresql 15 module.
|
||||
- name: on db-koji01 and db01.stg and db-datanommer02.stg enable the postgresql 15 module.
|
||||
copy:
|
||||
dest: /etc/dnf/modules.d/postgresql.module
|
||||
content: |
|
||||
|
||||
Reference in New Issue
Block a user