mirror of https://github.com/ansible/ansible.git
Bugfix of 67377: postgresql_set converts value to uppercase if "mb" or "gb" or "tb" is in the value string (#67418)
* Bugfix of 67377: postgresql_set converts value to uppercase if "mb" or "gb" or "tb" is in the value string
* fix CI
* add changelog
(cherry picked from commit 59bcc9f739
)
pull/69271/head
parent
70b4ce5efd
commit
7cb8594e97
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- postgresql_set - fix converting value to uppercase (https://github.com/ansible/ansible/issues/67377).
|
Loading…
Reference in New Issue