Execution
Date 15 Sep 2025 17:25:40 +0100
Duration 00:00:30.31
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
44 Hosts
4 Tasks
155 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:01.83
  • 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         428        3425           0         267        3480\nSwap:           3906           0        3906\n"
}
invocation
{
    "module_args": {
        "action": "validate_resources",
        "min_available_ram_mb": 2048
    }
}
resource_status
{
    "available_ram_mb": 3480,
    "minimum_required_mb": 2048,
    "sufficient_memory": true
}