You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
David Moreau Simard 86ab63f281
Recover unix load average into an ansible_loadavg fact (#75319)
* Recover unix load average into an ansible_loadavg fact

The average load is available out of the box with os.getloadavg().
It adds useful context to the existing ansible_memory_mb and ansible_mounts
facts that provide size and utilization or memory and disk space.

* Add an integration test
3 years ago
..
ansible_test ansible-test - Move code from _data to _util. (#75495) 4 years ago
integration Recover unix load average into an ansible_loadavg fact (#75319) 3 years ago
lib/ansible_test ansible-test - Fix container error handling. (#78739) 3 years ago
sanity ansible-test - Update sanity test requirements. (#78528) 3 years ago
support Remove incidental_inventory_foreman test. 4 years ago
units uri: added use_netrc argument to allow ignoring netrc (#74397) (#78569) 3 years ago
utils/shippable Update test matrix symlinks. (#78737) 3 years ago