mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
* Fallback to /proc/mounts if /etc/mtab do not exist On modern system, the file is just a compatibility symlink, and some system (like GNU Hurd) do not have it, but provides /proc/mounts * Add support for uptime, memory and mount facts on GNU Hurd