mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-04-26 19:42:55 +08:00
By default max_mem_size is 5 * mem, but when you get to higher memory sizes that goes over the memory the host has and installs will fail. Set it to just what we might ever increase it to. Signed-off-by: Kevin Fenzi <kevin@scrye.com>