Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Ensure retrieval of hugepage size in check mode (#814)
This update adds check_mode: false to the tasks retrieving Hugepagesize and HugePages_Total values from /proc/meminfo. This ensures these tasks are executed even in Ansible’s check mode, allowing necessary data to be consistently retrieved for subsequent calculations.
- Loading branch information