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 changelogpull/65665/merge
parent
a4f5c2e993
commit
59bcc9f739
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- postgresql_set - fix converting value to uppercase (https://github.com/ansible/ansible/issues/67377).
|
Loading…
Reference in New Issue