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/integration
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
..
targets Recover unix load average into an ansible_loadavg fact (#75319) 3 years ago
network-integration.cfg Update network integration auth timeout (#71057) 6 years ago
network-integration.requirements.txt Update ansible-test network test provisioning. (#68220) 6 years ago