mirror of https://github.com/ansible/ansible.git
[stable-2.7] fix memtotal_mb rounding on VMWare and swaptotal_mb conversion from KB to MB (#50055)
* fix facts memtotal_mb rounding on VMWare and swaptotal_mb conversion from KB to MB
(cherry picked from commit cc3e43cb20)
* add changelog fragment
pull/50616/head
parent
aa10266d55
commit
44087c7554
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- setup - fix the rounding of the ansible_memtotal_mb value on VMWare vm's (https://github.com/ansible/ansible/issues/49608)
|
||||
Loading…
Reference in New Issue