mirror of
https://gitea.0xace.cc/ansible-galaxy/postgresql.git
synced 2025-08-18 09:53:40 +00:00
fix
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
name: "{{ postgresql_repo_package }}"
|
||||
disable_gpg_check: yes
|
||||
state: present
|
||||
when: postgresql_install_official_repo
|
||||
|
||||
- name: "Install {{ postgresql_package_name }} {{ postgresql_version }}"
|
||||
dnf:
|
||||
|
Reference in New Issue
Block a user