Execution
Date 22 Jul 2025 11:24:10 +0100
Duration 00:00:04.08
Controller ssh-gw-4.layershift.com
User root
Versions
Ansible 2.16.11
ara 1.7.2 / 1.7.2
Python 3.10.10
Summary
1 Hosts
5 Tasks
5 Results
1 Plays
1 Files
0 Records

Task result details

  • Status
    OK
  • Duration
    00:00:02.74
  • Play
    Get MAC of eno1 (or first physical NIC) and save to file
  • Task
    Gather facts (interfaces)
  • Host
    kvm016

Field Value
ansible_facts
{
    "ansible_interfaces": [
        "lo",
        "sol-651",
        "sol-678",
        "eno4",
        "sol-658",
        "sol-652",
        "sol-573",
        "sol-675",
        "sol-659",
        "sol-673",
        "br-routed",
        "sol-677",
        "eno3",
        "sol-676",
        "sol-680",
        "br-int",
        "sol-648",
        "sol-681",
        "enp24s0",
        "sol-279",
        "sol-679",
        "sol-344",
        "sol-653",
        "ovs-system",
        "sol-661",
        "eno1",
        "sol-585",
        "sol-684",
        "sol-674",
        "sol-644",
        "sol-683",
        "sol-654",
        "br-ext",
        "eno2",
        "sol-649",
        "br-tun"
    ]
}
changed
False
invocation
{
    "module_args": {
        "fact_path": "/etc/ansible/facts.d",
        "filter": [
            "ansible_interfaces"
        ],
        "gather_subset": [
            "all"
        ],
        "gather_timeout": 10
    }
}