This commit is contained in:
ace
2023-03-29 23:47:01 +03:00
parent 41f598a238
commit 2ea9e25263
4 changed files with 30 additions and 3 deletions

View File

@ -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: