Facts: Use vm_stat instead of sysctl for free memory (#52917)

Signed-off-by: Abhijeet Kasurde <akasurde@redhat.com>
This commit is contained in:
Sorin Sbarnea
2019-03-19 03:22:52 +00:00
committed by Abhijeet Kasurde
parent 7ab77f6c8a
commit 014cb73694
2 changed files with 34 additions and 6 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- Add better parsing for gathering facts about free memory in Mac OS (https://github.com/ansible/ansible/pull/52917).