1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2026-05-15 22:14:58 +00:00
community.general/lib
Tuan Anh Hoang-Vu b0fc2a2103 Fixed lvol ValueError with float size. (#36811)
* Fixed lvol ValueError with float size.

* Fixed lvol ValueError with float size.

* Initialized locale using system default.
Changed size validation from float() to locale.atof().

* Added changelog fragment.
2019-02-22 08:41:50 +00:00
..
ansible Fixed lvol ValueError with float size. (#36811) 2019-02-22 08:41:50 +00:00