Execution
Date 15 Sep 2025 18:00:27 +0100
Duration 00:01:27.41
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.3 / 1.7.3
Python 3.10.10
Summary
28 Hosts
10 Tasks
226 Results
9 Plays
1 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:00.40
  • Play
    Conditional KVM Host Health Check
  • Task
    Validate system resources

Field Value
changed
False
command_output
{
    "rc": 0,
    "stderr": "",
    "stdout": "               total        used        free      shared  buff/cache   available\nMem:            3908         493        3360           0         267        3415\nSwap:           3906           0        3906\n"
}
invocation
{
    "module_args": {
        "action": "validate_resources",
        "min_available_ram_mb": 2048
    }
}
resource_status
{
    "available_ram_mb": 3415,
    "minimum_required_mb": 2048,
    "sufficient_memory": true
}