[jfrog-platform] 7.25.7 release (#159)

This commit is contained in:
Ram Mohan Rao Chukka
2021-09-16 20:14:17 +05:30
committed by GitHub
parent 6997cd9efb
commit b38d10db61
46 changed files with 312 additions and 270 deletions

View File

@@ -47,6 +47,7 @@
line: "{{ item }}"
state: present
create: yes
mode: 0644
loop:
- LANG=en_us.UTF-8
- LANGUAGE=en_us.UTF-8

View File

@@ -120,6 +120,3 @@
privs: ALL
type: database
loop: "{{ dbs | default([]) }}"
- debug:
msg: "Restarted postgres systemd {{ postgresql_daemon }}"