mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
b3ac5b637a
* replace math round with ceiling to report the actually installed RAM for ansible_memtotal_mb * add new variable ansible_memtotal to display TotalPhysicalMemory in bytes add new variable ansible_swap_min to display initial pagefile size add new variable ansible_swap_max to display maximum pagefile size removed the variable ansible_swaptotal_mb * output ansible_swap_min & ansible_swap_max value in bytes * re-add the ansible_swaptotal_mb fact and fix the conversion of the TotalSwapSpaceSize value from kilobytes to MB * indentation fix, replace tab with spaces |
||
---|---|---|
.. | ||
cli | ||
compat | ||
config | ||
errors | ||
executor | ||
galaxy | ||
inventory | ||
module_utils | ||
modules | ||
parsing | ||
playbook | ||
plugins | ||
template | ||
utils | ||
vars | ||
__init__.py | ||
constants.py | ||
release.py |